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_edit.ctp

    r2248 r2486  
    11<?php 
    2  $helps = $session->read('Auth.User.helps'); # helps enabled 
     2 $helps = $this->Session->read('Auth.User.helps'); # helps enabled 
    33 $this->Html->addCrumb('Control Panel', '/admin/entries/start');  
    44 $this->Html->addCrumb(__('Collections', True), '/admin/collections/listing');  
Note: See TracChangeset for help on using the changeset viewer.