Thanks, I must of not been in the correct dir when I ran grep. Matt Alline Application Developer II, HGDC
BearingPoint Management & Technology Consultants 5912 Highway 49 Suite H1 Hattiesburg, MS 39401 USA T + 1 601 584 1532 F + 1 601 584 0852 www.bearingpoint.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Garrett Sent: Tuesday, November 25, 2008 8:53 AM To: Wikimedia developers Subject: Re: [Wikitech-l] wfLocalFile($arg) and file uploads On Wed, Nov 26, 2008 at 1:42 AM, Alline, Matt <[EMAIL PROTECTED]> wrote: > Does anyone know where to find the method wfLocalFile($arg)? I've tried > to grep for the method but I've not gotten anything but calls to the > method. I'm still new to php and mediawiki development so I may be > looking in the wrong place. [EMAIL PROTECTED] wm-svn-working]$ grep -ir 'function wfLocalFile' phase3/includes phase3/includes/GlobalFunctions.php:function wfLocalFile( $title ) { -- Andrew Garrett _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l *************************************************************************************************** The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. *************************************************************************************************** _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
