Fixed a bunch of silly instances of [^!=]==\s*(true|false)
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 9 Jun 2010 11:44:05 +0000 (11:44 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 9 Jun 2010 11:44:05 +0000 (11:44 +0000)
commit44229b50e680b935dfb30a7ccb22535bc3cae708
tree65976b83baa923d7d07836a5b03ad102ec8d218f
parentff4583844cbec64215f5763f6d4c355a1df48c2a
Fixed a bunch of silly instances of [^!=]==\s*(true|false)
21 files changed:
config/Installer.php
includes/BagOStuff.php
includes/EditPage.php
includes/GlobalFunctions.php
includes/ImageGallery.php
includes/OutputPage.php
includes/SkinTemplate.php
includes/SpecialPage.php
includes/Title.php
includes/api/ApiProtect.php
includes/db/DatabaseIbm_db2.php
includes/db/DatabaseOracle.php
includes/db/DatabasePostgres.php
includes/db/DatabaseSqlite.php
includes/parser/CoreParserFunctions.php
includes/parser/ParserOutput.php
languages/LanguageConverter.php
languages/messages/MessagesEn.php
maintenance/rebuildrecentchanges.php
maintenance/refreshLinks.php
maintenance/runJobs.php