enablig api logging
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
define( 'PATH_TEMPLATE', PATH_GULLIVER_HOME . 'templates' . PATH_SEP );
|
||||
define( 'PATH_THIRDPARTY', $pathTrunk . 'thirdparty' . PATH_SEP );
|
||||
define( 'PATH_RBAC', PATH_RBAC_HOME . 'engine/classes' . PATH_SEP ); //to enable rbac version 2
|
||||
define( 'PATH_DATA', '/shared/rbac/');
|
||||
define( 'PATH_DATA', '/shared/rbac/'); //Todo: change this path to use environment variable
|
||||
define( 'PATH_HTML', PATH_HOME . 'public_html' . PATH_SEP );
|
||||
|
||||
ini_set('display_errors','On');
|
||||
|
||||
Reference in New Issue
Block a user