Your Name 3 anni fa
parent
commit
b78e2c91e8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tool/work/database/info_stat.php

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

@@ -184,7 +184,7 @@ return array
             'type' => 'all',
             'order' => array('day' => 'desc', 'cdate' => 'desc'),
             'page' => array(20, 'list'),
-            // 'group' => 'day,mobile',
+            'group' => 'day',
             'col' => '*',
         ),
     ),