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