uid = intval($obj->uid); $obj->level = intval($obj->level); array_push($ret, $obj); } return $ret; } ?>