More unitialized variable cleanup && 'pure' register_globals cleanup...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Mar 2004 02:50:04 +0000 (02:50 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Mar 2004 02:50:04 +0000 (02:50 +0000)
commit51f738ea9a198d11e78cf030dce54f814fa8bc69
treeea55190cc745863eb82a8fd8744fe7bfeee7ebfe
parentddacf874df2d8c9bc25cd48b75e060fc95f9da62
More unitialized variable cleanup && 'pure' register_globals cleanup...
Added wfDebugDieBacktrace() function to help in pinpointing problems by
showing a function call backtrace along with a friendly die message.
includes/GlobalFunctions.php
includes/Parser.php
includes/Skin.php
includes/Title.php
index.php