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/acquaintances/admin_listing.ctp

    r2419 r2486  
    2121    echo $this->Html->div('title_section',  
    2222         $this->Html->image('ylinks.png',array('style'=>'width:35px;margin-right:6px;','alt'=>__('Usefull links',True),'title'=>__('Usefull links',True))) 
    23          .' '.$session->read('Auth.User.username') . '\'s '.__('Usefull links', True)); 
     23         .' '.$this->Session->read('Auth.User.username') . '\'s '.__('Usefull links', True)); 
    2424 
    2525    # Here beggins the cool stuff 
Note: See TracChangeset for help on using the changeset viewer.