Example #1
0
/**
 * 当前用户请求的不含参数和分页信息的URL
 */
function npaurl()
{
    return conf::$http_path . Request::url_nopam();
}