diff --git a/workflow/public_html/sysGeneric.php b/workflow/public_html/sysGeneric.php index 48f43dedd..6ee522c78 100755 --- a/workflow/public_html/sysGeneric.php +++ b/workflow/public_html/sysGeneric.php @@ -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 {