Antiglobalization!
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 13 Aug 2004 15:55:59 +0000 (15:55 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 13 Aug 2004 15:55:59 +0000 (15:55 +0000)
commit41c8b7bf722b603d77b07ec2184b3a9fe8b7c2c6
tree6cfb69639f5782bb7e4199a66c80779af74d29f7
parent1c8f04ece24687c5437b8aa2f8cb14108ce6b094
Antiglobalization!
* Remove some unused and some useless functions from GlobalSettings.php
* wfEscapeHTML() replaced with PHP built-in htmlspecialchars().
* Moved some functions into Parser.php and Image.php
15 files changed:
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/Image.php
includes/ImagePage.php
includes/PageHistory.php
includes/Parser.php
includes/Skin.php
includes/SpecialContributions.php
includes/SpecialIpblocklist.php
includes/SpecialPreferences.php
includes/SpecialRecentchangeslinked.php
includes/SpecialSearch.php
includes/SpecialUpload.php
includes/SpecialUserlogin.php
index.php