ORDER BY/GROUP BY accept arrays
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 5 May 2012 13:29:08 +0000 (15:29 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 5 May 2012 13:29:08 +0000 (15:29 +0200)
commit81dd7fefa59a6a53c96ec17be1c4e2a3d8068f37
tree678ebe9d0a26410d2f1f15fb4d8419ba9e2327e9
parent820ed8667f9301c68269fdb44de6e9b37ffd54c4
ORDER BY/GROUP BY accept arrays

renaming all variable which hold "' DESC'" to $sort
to keep it all the same

Change-Id: I75118f8cdd701f53949fe5cdd7155fb07f78ff65
16 files changed:
includes/api/ApiQueryAllCategories.php
includes/api/ApiQueryAllImages.php
includes/api/ApiQueryAllLinks.php
includes/api/ApiQueryAllPages.php
includes/api/ApiQueryCategories.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryDuplicateFiles.php
includes/api/ApiQueryFilearchive.php
includes/api/ApiQueryIWBacklinks.php
includes/api/ApiQueryIWLinks.php
includes/api/ApiQueryImages.php
includes/api/ApiQueryLangBacklinks.php
includes/api/ApiQueryLangLinks.php
includes/api/ApiQueryLinks.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryWatchlistRaw.php