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:
@@ -28,4 +28,5 @@ if ($RBAC->userCanAccess( 'PM_SETUP_ADVANCE' ) != 1) {
|
||||
die();
|
||||
}
|
||||
|
||||
$RBAC->removeAuthSource( $_POST['AUTH_SOURCE_UID'] );
|
||||
$RBAC->removeAuthSource( $_POST['AUTH_SOURCE_UID'] );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user