Subversion Repositories SmartDukaan

Rev

Rev 15537 | Rev 19853 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15537 Rev 18841
Line 12... Line 12...
12
 * Components
12
 * Components
13
 *
13
 *
14
 * @var array
14
 * @var array
15
 */
15
 */
16
	public $components = array('Paginator');
16
	public $components = array('Paginator');
-
 
17
		    public function beforeFilter() {
-
 
18
		    	parent::beforeFilter();
-
 
19
		    	$this->Auth->allow('admin_activations');
-
 
20
		    }
17
 
21
 
18
/**
22
/**
19
 * admin_index method
23
 * admin_index method
20
 *
24
 *
21
 * @return void
25
 * @return void