From ef65761b1e3d0512a8d58538e6ced25b64d40a7c Mon Sep 17 00:00:00 2001 From: norahmollo Date: Wed, 17 Oct 2012 20:29:23 +0000 Subject: [PATCH] CODE STYLE Formating workflow/engine/methods/authSources/authSources_kindof.php Change format files in workflow/engine/methods/authSources/authSources_kindof.php --- workflow/engine/methods/authSources/authSources_kindof.php | 1 - 1 file changed, 1 deletion(-) diff --git a/workflow/engine/methods/authSources/authSources_kindof.php b/workflow/engine/methods/authSources/authSources_kindof.php index 5ffeb6350..6b48b8794 100755 --- a/workflow/engine/methods/authSources/authSources_kindof.php +++ b/workflow/engine/methods/authSources/authSources_kindof.php @@ -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';