Adding __METHOD__ to parameters passed to wfMkdirParents()
authorSam Reed <reedy@users.mediawiki.org>
Mon, 25 Jul 2011 22:01:19 +0000 (22:01 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Mon, 25 Jul 2011 22:01:19 +0000 (22:01 +0000)
commit66e01d1bb701e2bccd27c388fcf24809f0ac73a7
tree5edd03a1f3846743a7b8b8063b63228c122fad2a
parent7e1804e5ebd608bfd90b4d1d521519bc9b02ff0b
Adding __METHOD__ to parameters passed to wfMkdirParents()
15 files changed:
includes/LocalisationCache.php
includes/cache/HTMLFileCache.php
includes/cache/MessageCache.php
includes/filerepo/FSRepo.php
includes/filerepo/ForeignAPIRepo.php
includes/installer/SqliteInstaller.php
includes/media/Bitmap.php
includes/media/DjVu.php
includes/media/SVG.php
maintenance/cleanupImages.php
maintenance/generateSitemap.php
maintenance/refreshLinks.php
tests/parser/parserTest.inc
tests/phpunit/includes/parser/NewParserTest.php
tests/phpunit/suites/UploadFromUrlTestSuite.php