Revert r37281 "Split Compatibility functions to own file"
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 7 Jul 2008 20:15:16 +0000 (20:15 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 7 Jul 2008 20:15:16 +0000 (20:15 +0000)
commitc0edae192bd3fdbac439717c032e2c0a133bf320
tree91c39bda3a1211fbfe51ba013149eb291c1fdaf0
parent51c0a9fe2ec9605cc3b58fa8079e2229351d7743
Revert r37281 "Split Compatibility functions to own file"
This would make maintenance harder by duplicating information between GlobalFunctions.php and CompatibilityFunctions.php. If you forget to add a function to the list, the compat functions might not get loaded and you'll run into surprise errors.
includes/CompatibilityFunctions.php [deleted file]
includes/GlobalFunctions.php