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:
plegall
2012-02-19 19:59:22 +00:00
parent f718a18561
commit 25200e2c25
5 changed files with 67 additions and 67 deletions
+2 -2
View File
@@ -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
)