예제 #1
0
파일: base.php 프로젝트: Debenson/openwan
 function setTypes($allow_type, $max_size)
 {
     Helper_Upload::setAllow($allow_type, $max_size);
 }