mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-02-07 04:51:14 -05:00
redirect to previous view after user perm changes
This commit is contained in:
@@ -102,7 +102,7 @@ if ( $action == 'Save' ) {
|
||||
session_write_close();
|
||||
$refreshParent = true;
|
||||
}
|
||||
$view = 'none';
|
||||
$redirect = $_SERVER['HTTP_REFERER'];
|
||||
}
|
||||
} // end if $action == user
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user