dever hace 3 años
padre
commit
7e0dcdeec1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      service/option/src/My.php

+ 1 - 1
service/option/src/My.php

@@ -63,7 +63,7 @@ class My extends Core
         (
             'status' => 1,
             'desc' => '',
-            'date' => date('Y.m.d H:i');
+            'date' => date('Y.m.d H:i'),
         );
 
         if ($agreement) {