projRemove = $GLOBALS['phpgw']->db; //Insere o projeto guardando seu ID $this->projRemove->query("DELETE from phpgw_agile_projects where proj_id=$projId"); } }