On Sun, Mar 3, 2013 at 4:37 PM, Brion Vibber <[email protected]> wrote:
> For a File::upload() implementation I think you'll want to grab > $this->getMimeType() and send it as necessary. > The only problem is that at that point I don't have a File object to use. When it gets to the FileBackend, it only has a path. Maybe should I try and create a File object from the path? *--* *Tyler Romeo* Stevens Institute of Technology, Class of 2015 Major in Computer Science www.whizkidztech.com | [email protected] _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
