예제 #1
0
파일: fs.php 프로젝트: patrix/oraculum
function getid($gets = array(), $posicao = 1)
{
    return Oraculum_Request::getid($gets, $posicao);
}