From 25200e2c2550130453cdd16cdc76e8b9e50357e8 Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 19 Feb 2012 19:59:22 +0000 Subject: convert tabulations into 2-spaces for indentation (introduced in r13240) git-svn-id: http://piwigo.org/svn/trunk@13258 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'admin.php') diff --git a/admin.php b/admin.php index f15b9ab0e..2ab0409f0 100644 --- a/admin.php +++ b/admin.php @@ -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 ) -- cgit v1.2.3