Changeset 13258 for trunk/admin.php


Ignore:
Timestamp:
Feb 19, 2012, 8:59:22 PM (12 years ago)
Author:
plg
Message:

convert tabulations into 2-spaces for indentation (introduced in r13240)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin.php

    r13240 r13258  
    256256    or ( !empty($_POST) and in_array($page['page'],
    257257        array(
    258                                         'photo',
    259                                         'album',        // public/private; lock/unlock, permissions
     258          'photo',
     259          'album',        // public/private; lock/unlock, permissions
    260260          'batch_manager',  // associate/dissociate; delete; set level
    261261          'user_list',    // group assoc; user level
Note: See TracChangeset for help on using the changeset viewer.