Imported the register_globals hack from REL1_2. Also starting work on
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Mar 2004 01:51:32 +0000 (01:51 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Mar 2004 01:51:32 +0000 (01:51 +0000)
commit9e53bfc81c11a5880291e0c4ac3e84d84ad3f821
treec35ff011283c617590c03787f231e02e54119818
parent4897565a2e3eeda58e277f9a0b26f08a6534c3ac
Imported the register_globals hack from REL1_2. Also starting work on
elimination of the use of import_request_variables (which gives us all
the insecurity of register_globals). Uncomment the define of DEBUG_GLOBALS
in index.php to turn on extra error reporting and trace down use of
uninitialized variables and nassssty globals.

Also rearranged the magic_quotes fixing, may not yet cover everything...
RELEASE-NOTES
includes/DefaultSettings.php
includes/EditPage.php
includes/MessageCache.php
includes/Setup.php
includes/Skin.php
includes/SpecialUpload.php
includes/User.php
index.php
install-utils.inc