示例#1
0
 public function run($args)
 {
     $this->templatePath = dirname(__FILE__) . '/ocrud';
     parent::run($args);
 }