Remove some redundant checks; if these ever failed, PHP would have first thrown an...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 24 Nov 2004 11:43:42 +0000 (11:43 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 24 Nov 2004 11:43:42 +0000 (11:43 +0000)
commit4efcaf0952ca0b3313a9cc3bd883d4321849bbd5
tree767cb6d2507e84a089be5fcecf081cc3e29c1630
parent0f31a1a69526fd09ec355a7f8b1ea2f8c75b2700
Remove some redundant checks; if these ever failed, PHP would have first thrown an error about not having required parameters to the function.
includes/GlobalFunctions.php