コード例 #1
0
 function run()
 {
     $this->set('project_id', $this->Request->id);
     return parent::run();
 }