示例#1
0
文件: fs.php 项目: patrix/oraculum
function getlast($gets = array())
{
    return Oraculum_Request::getlast($gets);
}