vali %!s(int64=6) %!d(string=hai) anos
pai
achega
889f707d8e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      datainf/logic/HttpServerOnlySet.php

+ 1 - 1
datainf/logic/HttpServerOnlySet.php

@@ -129,7 +129,7 @@ class HttpServerOnlySet
                 }
 
                 $nowBuyDatasMainModel = $this->PDatas['Money_buy_Orders_Array'][$order_id];
-                if ($nowBuyDatasMainModel != 1) {
+                if ($nowBuyDatasMainModel->status != 1) {
                     continue;
                 }