Your Name 2 years ago
parent
commit
c47fa6dd40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tool/work/database/info_log.php

+ 1 - 1
tool/work/database/info_log.php

@@ -120,7 +120,7 @@ return array
                 'state' => 1,
             ),
             'type' => 'all',
-            'order' => array('cdate'=> 'desc'),
+            'order' => array('cdate'=> 'asc'),
             'col' => '*',
         ),
     ),