vali 6 年 前
コミット
10795fbc1d
1 ファイル変更1 行追加1 行削除
  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;