mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
convert tabulations into 2-spaces for indentation (introduced in r13240)
git-svn-id: http://piwigo.org/svn/trunk@13258 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -255,8 +255,8 @@ if (
|
||||
)
|
||||
or ( !empty($_POST) and in_array($page['page'],
|
||||
array(
|
||||
'photo',
|
||||
'album', // public/private; lock/unlock, permissions
|
||||
'photo',
|
||||
'album', // public/private; lock/unlock, permissions
|
||||
'batch_manager', // associate/dissociate; delete; set level
|
||||
'user_list', // group assoc; user level
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user