mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Removed debug info.
This commit is contained in:
@@ -72,7 +72,7 @@ class e_admin_log
|
||||
$this->_options[$key] = $val;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
define("E_LOG_INFORMATIVE", 0); // Minimal Log Level, including really minor stuff
|
||||
define("E_LOG_NOTICE", 1); // More important than informative, but less important than notice
|
||||
define("E_LOG_WARNING", 2); // Not anything serious, but important information
|
||||
|
Reference in New Issue
Block a user