Esempio n. 1
0
function get($indice, $tipo = "s")
{
    return Oraculum_Request::get($indice, $tipo);
}