dever il y a 6 ans
Parent
commit
a529ff0e28
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      journal/database/order.php

+ 1 - 0
journal/database/order.php

@@ -487,6 +487,7 @@ return array
             ),
             'type' => 'all',
             'order' => array('id' => 'desc'),
+            'limit' => '0,100',
             'col' => '*',
         ),
     ),