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

    r2419 r2486  
    1414    echo $this->Html->div('title_section', $this->Html->image('mmultimedia.png', array('style'=>'width:35px;margin-right:6px;',  
    1515                'alt'=>__('shared files', True), 'title'=>__('shared files', True))).' '. 
    16                 $session->read('Auth.User.username').'\'s '. __('shared files', True)); 
     16                $this->Session->read('Auth.User.username').'\'s '. __('shared files', True)); 
    1717echo $this->Html->para(Null,  
    1818                 $this->Html->link( 
Note: See TracChangeset for help on using the changeset viewer.