CR observations

This commit is contained in:
Paula Quispe
2017-02-13 15:51:05 -04:00
parent 77446c4c47
commit de675b2f62

View File

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