This commit is contained in:
Paula Quispe
2017-02-10 17:11:14 -04:00
parent ec2e300b62
commit 2e8ec19321
3 changed files with 23 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ function __autoload ($sClassName)
}
}
Bootstrap::setConstantRelatedWs('SYS_SYS');
if (!defined('PATH_WORKSPACE')) {
define('PATH_WORKSPACE', PATH_DATA_SITE);