예제 #1
0
파일: model.inc.php 프로젝트: tv13/bambitav
 public function run()
 {
     if (parent::run()) {
         $this->determine_action();
     }
 }