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