mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
CLI mode debug class clean exit fix.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
}
|
||||
|
||||
global $pref, $ns, $tp, $frm;
|
||||
global $error_handler, $e107_Clean_Exit, $In_e107_Footer, $ADMIN_DIRECTORY;
|
||||
|
||||
$pref = e107::getPref();
|
||||
$ns = e107::getRender();
|
||||
$tp = e107::getParser();
|
||||
|
Reference in New Issue
Block a user