mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 20:12:44 +02:00
if permissions are updated, synchronize_all_users
git-svn-id: http://piwigo.org/svn/branches/release-1_3@256 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -83,6 +83,8 @@ if ( isset( $_POST['submit'] ) )
|
||||
}
|
||||
check_favorites( $row['id'] );
|
||||
}
|
||||
// resynchronize all users
|
||||
synchronize_all_users();
|
||||
}
|
||||
//---------------------------------------------------------------------- groups
|
||||
$query = 'SELECT id,name';
|
||||
|
||||
Reference in New Issue
Block a user