[wp-hackers] Where is is_uploaded_file() ?
    Kimmo Suominen 
    kimmo+key+wordpress.c4f53f at suominen.com
       
    Mon Dec 26 17:07:55 GMT 2005
    
    
  
Hi!
I was looking for the is_uploaded_file() function and could not find
its definition (with grep).  I'm trying to understand what the message
"Specified file failed upload test." really means in order to better
translated it, but couldn't even find the code.
The function is called from wp-admin/admin-functions.php line 1722.
Any pointers?
Already tried:  find . -type f -print | xargs grep -H is_uploaded_file
Thanks,
+ Kimmo
-- 
<A HREF="http://kimmo.suominen.com/">Kimmo Suominen</A>
    
    
More information about the wp-hackers
mailing list