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