예제 #1
0
파일: mod_edit.php 프로젝트: poef/ariadne
 function _isEmpty($var)
 {
     return edit::isEmpty($var);
 }