Should be the last of the 0777's :)
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 8 Aug 2008 14:24:05 +0000 (14:24 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 8 Aug 2008 14:24:05 +0000 (14:24 +0000)
commitd3116f845d98ddeb6b5abdb9269bb7f60c981c84
tree2e67339ac761c0ba9dd2d45f18876c09d5f7c762
parent1a0017a76f9c045002f1bf8496e8347a3dab6012
Should be the last of the 0777's :)
* Use wfMkdirParents() instead of mkdir() with a recursive argument.
* Also, allow $wgDirectoryMode take over, instead of hardcoding 0777.
* +formatting
includes/FileStore.php
includes/MessageCache.php