Przeglądaj źródła

cancel template ab test

zz 5 lat temu
rodzic
commit
19deff6512

+ 2 - 2
app/Http/Controllers/Wap/Order/OrdersController.php

@@ -230,9 +230,9 @@ class OrdersController extends BaseController
                 $template_id = $compare_id;
                 $template_id = $compare_id;
             }
             }
         }*/
         }*/
-        if( ($compare_id = $this->templateCompareV3()) ){
+        /*if( ($compare_id = $this->templateCompareV3()) ){
             $template_id = $compare_id;
             $template_id = $compare_id;
-        }
+        }*/
 
 
         /*if( ($comparev2_id = $this->templateCompareV2()) ){
         /*if( ($comparev2_id = $this->templateCompareV2()) ){
             $template_id = $comparev2_id;
             $template_id = $comparev2_id;