Ejemplo n.º 1
0
 function fetch_ivalue()
 {
     return Dbl::fetch_ivalue(Dbl::do_query_on($this->dblink, func_get_args(), Dbl::F_ERROR));
 }