(bug 12998) Weaken DISPLAYTITLE restictions (patch by 'rememberthedot@gmail.com')
[lhc/web/wiklou.git] / includes / UploadFromUrl.php
2008-10-20 Brion VibberBack out r42188 for now "* Disable this entirely unless...
2008-10-18 Chad Horohoe* Disable this entirely unless curl is available so...
2008-09-26 Bryan Tong MinhAdd a real fetchFile() method.
2008-09-06 Bryan Tong MinhCommitting a work on progress on improvements to the...
2008-09-01 Tim StarlingRename UploadFromBase to UploadBase. It's best to use...
2008-08-28 Bryan Tong MinhProperly check permissions.
2008-08-28 Bryan Tong MinhUse static methods to check whether upload is enabled
2008-08-27 Bryan Tong MinhSplitting backend upload code from SpecialUpload.