Show
Ignore:
Timestamp:
05/21/08 15:27:00 (6 months ago)
Author:
aarkerio
Message:

New Try

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/app_controller.php

    r540 r541  
    2525     $this->Auth->authorize      = 'controller';   
    2626     $this->Auth->deny('*'); 
    27     
    28      $this->set('cU', $this->Auth->user());  // $cU current user array to use in the views if user logged in 
    2927 } 
    3028