rabin hace 1 año
padre
commit
cd141bb94c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      database/data.php

+ 1 - 1
database/data.php

@@ -174,7 +174,7 @@ if ($info) {
             } elseif ($v['type'] == 8) {
                 $update_type = 'day';
                 $callback = 'maketime';
-                $list = true;
+                $list = 'date("Y-m-d", {'.$v['name'].'})';
             }
 
             if ($v['list_show'] == 2) {