Changeset 2486 for trunk/app/views/groups/admin_edit.ctp
- Timestamp:
- 08/27/10 17:14:12 (21 months ago)
- File:
-
- 1 edited
-
trunk/app/views/groups/admin_edit.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/groups/admin_edit.ctp
r2248 r2486 1 1 <?php 2 2 //die( debug( $this->data ) ); 3 if ( $ session->read('Auth.User.group_id') != 1 ):3 if ( $this->Session->read('Auth.User.group_id') != 1 ): 4 4 $this->flash('Error, you are not allowed to be here'); 5 5 endif;
Note: See TracChangeset
for help on using the changeset viewer.
