Esempio n. 1
0
 protected function checkTablesExist()
 {
     //TODO do this the cakephp way
     return parent::checkTablesExist();
 }