diff --git a/Classes/DataProcessing/DatabaseQueryProcessor.php b/Classes/DataProcessing/DatabaseQueryProcessor.php index ef33886cf..692b59949 100644 --- a/Classes/DataProcessing/DatabaseQueryProcessor.php +++ b/Classes/DataProcessing/DatabaseQueryProcessor.php @@ -31,7 +31,7 @@ * table = tt_address * pidInList = 123 * where = company="Acme" AND first_name="Ralph" - * orderBy = RAND() + * orderBy = sorting DESC * as = addresses * dataProcessing { * 10 = TYPO3\CMS\Frontend\DataProcessing\FilesProcessor