示例#1
0
文件: Add.php 项目: sinfocol/gwf3
 public function validate_cat($m, $arg)
 {
     return GWF_CategorySelect::validateCat($arg, true);
 }