Ver originalfunction getDescargas() { global $MOD; $consulta = $MOD['mysql']->consulta('SELECT * FROM archivos'); return $consulta; }