rabin %!s(int64=2) %!d(string=hai) anos
pai
achega
f35dc796a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/mshop/src/My.php

+ 1 - 1
app/mshop/src/My.php

@@ -376,7 +376,7 @@ class My extends Core
                 Dever::setInput('day', $v['day']);
                 if ($stat_type == 1) {
                     list($this->data['data'][$k]['start'], $this->data['data'][$k]['end']) = Dever::month();
-                } elseif ($stat_type == 2) { {
+                } elseif ($stat_type == 2) {
                     list($this->data['data'][$k]['start'], $this->data['data'][$k]['end']) = Dever::week();
                 } else {
                     list($this->data['data'][$k]['start'], $this->data['data'][$k]['end']) = Dever::day();