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/collections/admin_add.ctp

    r2450 r2486  
    44 
    55#die(debug($data)); 
    6 $helps = $session->read('Auth.User.helps'); # helps enabled 
     6$helps = $this->Session->read('Auth.User.helps'); # helps enabled 
    77$this->Html->addCrumb('Control Panel', '/admin/entries/start'); 
    88$this->Html->addCrumb(__('Collections', True), '/admin/collections/listing'); 
Note: See TracChangeset for help on using the changeset viewer.