mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 00:23:40 +02:00
if permissions modified, synchronize_user
git-svn-id: http://piwigo.org/svn/branches/release-1_3@261 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -52,6 +52,7 @@ if ( isset( $_POST['submit'] ) )
|
||||
}
|
||||
}
|
||||
check_favorites( $_GET['user_id'] );
|
||||
synchronize_user( $_GET['user_id'] );
|
||||
$vtp->addSession( $sub, 'confirmation' );
|
||||
$url = './admin.php?page=user_list';
|
||||
$vtp->setVar( $sub, 'confirmation.back_url', add_session_id( $url ) );
|
||||
|
||||
Reference in New Issue
Block a user