示例#1
0
文件: shortcuts.php 项目: nolka/k5
function redirect($url, $lag)
{
    CommonUtils::RedirectTo($url, $lag);
}