mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
CLI mode debug class clean exit fix.
This commit is contained in:
@@ -1146,6 +1146,9 @@
|
||||
|
||||
|
||||
global $error_handler, $e107_Clean_Exit, $In_e107_Footer, $ADMIN_DIRECTORY;
|
||||
|
||||
// $ADMIN_DIRECTORY = e107::getFolder('admin');
|
||||
|
||||
if(isset($e107_Clean_Exit))
|
||||
{
|
||||
return;
|
||||
|
Reference in New Issue
Block a user