HOR-374

HOR-374
This commit is contained in:
dheeyi
2016-03-03 12:09:38 -04:00
parent b461806e09
commit 3a0c0a5c5e
21 changed files with 688 additions and 334 deletions

View File

@@ -22,7 +22,7 @@
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
*/
global $RBAC;
$RBAC->requirePermissions( 'PM_SETUP' );
$RBAC->requirePermissions( 'PM_SETUP', 'PM_SETUP_HEART_BEAT');
$oHeadPublisher = & headPublisher::getSingleton();
G::LoadClass( 'serverConfiguration' );