or_by_desc = 1; $orders = $this -> get_massiv( 'order', $a, 'id', $limit ); unset( $db -> or_by_desc ); return $orders; } } ?>