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

Change format files in workflow/engine/methods/authSources/authSources_Delete.php
This commit is contained in:
norahmollo
2012-10-17 20:02:29 +00:00
parent a35ff937df
commit dabed41d87

View File

@@ -28,4 +28,5 @@ if ($RBAC->userCanAccess( 'PM_SETUP_ADVANCE' ) != 1) {
die();
}
$RBAC->removeAuthSource( $_POST['AUTH_SOURCE_UID'] );
$RBAC->removeAuthSource( $_POST['AUTH_SOURCE_UID'] );