fix
This commit is contained in:
@@ -52,7 +52,10 @@ function __autoload ($sClassName)
|
||||
}
|
||||
}
|
||||
|
||||
Bootstrap::setConstantRelatedWs('SYS_SYS');
|
||||
if (defined( 'SYS_SYS' )) {
|
||||
Bootstrap::setConstantsRelatedWs('SYS_SYS');
|
||||
}
|
||||
|
||||
if (!defined('PATH_WORKSPACE')) {
|
||||
define('PATH_WORKSPACE', PATH_DATA_SITE);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user