예제 #1
0
파일: Add.php 프로젝트: sinfocol/gwf3
 public function validate_cat($m, $arg)
 {
     return GWF_CategorySelect::validateCat($arg, true);
 }