* Fixed bogus dollar signs left in $tmpGlobals array keys in r108300.
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 7 Jan 2012 03:46:54 +0000 (03:46 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 7 Jan 2012 03:46:54 +0000 (03:46 +0000)
commit73e83a48b990bc598a268cdf57e4f981a5e17895
tree49d85e069c25c7714485ba8e220f5935b159b68e
parent049b7002fc592dfdf011d56a1f5c444490ea6fff
* Fixed bogus dollar signs left in $tmpGlobals array keys in r108300.
* Various documentation cleanups.
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/lockmanager/DBLockManager.php
includes/filerepo/backend/lockmanager/FSLockManager.php
includes/filerepo/backend/lockmanager/LSLockManager.php
tests/phpunit/includes/parser/NewParserTest.php
tests/phpunit/suites/UploadFromUrlTestSuite.php