Esempio n. 1
0
 protected function task_paramnames()
 {
     return array_merge(parent::task_paramnames(), array("comment", "file_body", "file"));
 }
Esempio n. 2
0
 protected function task_paramnames()
 {
     return array_merge(parent::task_paramnames(), array("comment", "url", "async"));
 }