msg
This commit is contained in:
parent
942feac56d
commit
b715833b7f
|
@ -33,6 +33,7 @@ class SearchController extends AppController {
|
|||
$this->Security->unlockedActions[]="academy";
|
||||
$this->Security->unlockedActions[]="internship";
|
||||
parent::beforeFilter();
|
||||
$this->set('SEARCH_START', true);
|
||||
}
|
||||
|
||||
public function choose() {
|
||||
|
|
Loading…
Reference in New Issue