CODE STYLE Formating workflow/engine/methods/authSources/authSources_kindof.php

Change format files in workflow/engine/methods/authSources/authSources_kindof.php
This commit is contained in:
norahmollo
2012-10-17 20:29:23 +00:00
parent 0df3c88ad1
commit ef65761b1e

View File

@@ -27,7 +27,6 @@ if ($RBAC->userCanAccess( 'PM_SETUP_ADVANCE' ) != 1) {
G::header( 'location: ../login/login' );
die();
}
$G_MAIN_MENU = 'processmaker';
$G_SUB_MENU = 'users';
$G_ID_MENU_SELECTED = 'USERS';