Ignore:
Timestamp:
08/27/10 17:14:12 (21 months ago)
Author:
aarkerio
Message:

Helper updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/app/views/groups/admin_edit.ctp

    r2248 r2486  
    11<?php  
    22 //die( debug( $this->data ) );  
    3  if ( $session->read('Auth.User.group_id') != 1 ): 
     3 if ( $this->Session->read('Auth.User.group_id') != 1 ): 
    44      $this->flash('Error, you are not allowed to be here'); 
    55 endif; 
Note: See TracChangeset for help on using the changeset viewer.