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