示例#1
0
文件: mod_edit.php 项目: poef/ariadne
 function _isEmpty($var)
 {
     return edit::isEmpty($var);
 }