Show
Ignore:
Timestamp:
05/21/08 11:43:42 (8 months ago)
Author:
aarkerio
Message:

New Try

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/controllers/galleries_controller.php

    r538 r540  
    1515class GalleriesController extends AppController 
    1616{ 
    17   public $helpers       = array('Ajax', 'User', 'Gags');     
     17 public $helpers       = array('Ajax', 'User', 'Gags');     
    1818 
    19   public function beforeFilter()  
     19 public function beforeFilter()  
    2020 { 
    2121    parent::beforeFilter();