vali 6 years ago
parent
commit
10795fbc1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      datainf/logic/HttpServerOnlySet.php

+ 1 - 1
datainf/logic/HttpServerOnlySet.php

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