コード例 #1
0
ファイル: Common.inc.php プロジェクト: lingPro/zj_web_demo
function U($url_path)
{
    return Runtime::url($url_path);
}