示例#1
0
文件: mod_edit.php 项目: poef/ariadne
 function _showUrl($path = '', $localurl = false)
 {
     return edit::showUrl($path, $localurl);
 }