dever %!s(int64=3) %!d(string=hai) anos
pai
achega
fdecc1e525
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/mshop/lib/Buy.php

+ 1 - 1
app/mshop/lib/Buy.php

@@ -1680,7 +1680,7 @@ class Buy
 
                 foreach ($store as $k => $v) {
                     $store[$k]['type'] = 2;
-                    $source[] = $source[$k];
+                    $source[] = $store[$k];
                     if ($goods) {
                         foreach ($goods as $gk => $gv) {
                             $where = array();