* Reverted code style change made by Aaron, "if (" -> "if("
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 16 Sep 2008 04:59:49 +0000 (04:59 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 16 Sep 2008 04:59:49 +0000 (04:59 +0000)
commit0df62315390a28d4fe3968bd7279d880f094de16
tree76dfefe7d134026dbaa22d154699cc3d15c661ba
parentfd30ddc11aa2b4b163d179985a3a209f2fb26b6b
* Reverted code style change made by Aaron, "if (" -> "if("
* Use the convenience function selectRow() if you want a single row
* Move existence check for showDeletionLog() back to the caller, functions should do what their name says
* Revert r40674, $createRestrictions needs to be translated into some human language before it can be passed into a message. Also, note that "$a != array()" is equivalent to conversion to boolean if you know that the variable is an array.
includes/EditPage.php