Exemplo n.º 1
0
 /**
  *
  */
 public function indexAction()
 {
     Core_Migration_Factory::check();
 }
Exemplo n.º 2
0
 /**
  *
  */
 public function indexAction()
 {
     Core_Migration_Factory::update();
 }