コード例 #1
0
ファイル: fs.php プロジェクト: patrix/oraculum
function getlast($gets = array())
{
    return Oraculum_Request::getlast($gets);
}