mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-05 13:02:48 +02:00
if permissions are updated, synchronize_group
git-svn-id: http://piwigo.org/svn/branches/release-1_3@257 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -60,6 +60,8 @@ if ( isset( $_POST['submit'] ) )
|
||||
{
|
||||
check_favorites( $row['id'] );
|
||||
}
|
||||
// synchronization of calculated data
|
||||
synchronize_group( $_GET['group_id'] );
|
||||
// confirmation display
|
||||
$vtp->addSession( $sub, 'confirmation' );
|
||||
$url = './admin.php?page=group_list';
|
||||
|
||||
Reference in New Issue
Block a user