Made wfDebugDieBacktrace() throw an exception: roughly backwards-compatible behaviour...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 8 Jun 2006 07:05:57 +0000 (07:05 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 8 Jun 2006 07:05:57 +0000 (07:05 +0000)
commit1e987d7c193c7e8473b1720c110b665a36e79b7a
tree0fbce28ccc88a6b868c19fe93910e382f3179a64
parenta24a6be7941be9c6b6d1cefba2ed15dea5333b75
Made wfDebugDieBacktrace() throw an exception: roughly backwards-compatible behaviour for the benefit of the extensions which use this function. Marked wfAbruptExit() and wfErrorExit() obsolete, they're only called from one extension as far as I know (gis), and nowhere from within the core.
includes/GlobalFunctions.php