Merge branch 'master' of bitbucket.org:colosa/processmaker

This commit is contained in:
Freddy Daniel Rojas Valda
2014-02-04 12:28:40 -04:00

View File

@@ -1024,6 +1024,8 @@ try {
$restConfig = array();
//NewRelic Snippet - By JHL
//transactionLog($restConfig.PATH_DATA_SITE.SYS_TARGET); // ====> ??? this concat is very rare
$RBAC->initRBAC();
Bootstrap::dispatchApiService(SYS_TARGET, API_VERSION);
} else {