Supress chmod() errors, they're annoying and very common. In all liklihood, the wiki...
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 7 May 2009 16:18:42 +0000 (16:18 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 7 May 2009 16:18:42 +0000 (16:18 +0000)
commit547f785993625c12775381cbaf48cd762f5fedd8
tree9a297b1f162341006eecd60b7b7da2d81ec2de94
parent389f46dfbeb3336d671d0abdbc93d5dd09a6f09a
Supress chmod() errors, they're annoying and very common. In all liklihood, the wiki can display the image with whatever permissions it was created to begin with. Also introduce the 'fileMode' parameter for  $wgLocalFileRepo/$wgForeignFileRepos. Fixes bug 18326
RELEASE-NOTES
includes/DefaultSettings.php
includes/filerepo/FSRepo.php