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/search.ctp

    r2450 r2486  
    1212$th = array ( __('Title', True), __('Author', True), __('Copies', True), __('Category', True), __('Clasification', True)); 
    1313 
    14 if ( $session->read('Auth.User') ): 
     14if ( $this->Session->read('Auth.User') ): 
    1515    #array_push($th, __('Request', True)); 
    1616    $logged = True; 
Note: See TracChangeset for help on using the changeset viewer.