Add custom error handler to log through new logging code
This commit is contained in:
@@ -71,4 +71,13 @@ define('Sihnon_ConfigTable', 'settings');
|
||||
*/
|
||||
define('Sihnon_ConfigFile', '../private/settings.txt');
|
||||
|
||||
/**
|
||||
* Sihnon Development Mode
|
||||
*
|
||||
* Specifies whether or not the Framework should operate in debug mode
|
||||
*
|
||||
* @var bool
|
||||
*/
|
||||
define('Sihnon_Dev', true);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user