Drop the superfluous `ORDER BY` clause
authorAlexander Ebert <ebert@woltlab.com>
Mon, 24 Oct 2022 14:47:17 +0000 (16:47 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 24 Oct 2022 14:47:17 +0000 (16:47 +0200)
commit90e6e886250406ecff9ad046b138755dbcf86366
treee0fab1d69f521802accec4caf9ed63041cd90643
parentc67b4a6c1682fc9c820422c3552a40a58cea0db9
Drop the superfluous `ORDER BY` clause

This was required for the previous query that used `LIMIT … OFFSET` to fetch the data.
files/lib/system/exporter/IPB3xExporter.class.php