shish 2 жил өмнө
parent
commit
0e88397af8

+ 1 - 0
console/controllers/InitController.php

@@ -62,6 +62,7 @@ class InitController extends Controller
                     if (!empty($mobile)) {
                     if (!empty($mobile)) {
                         $ghs->mobile = $mobile;
                         $ghs->mobile = $mobile;
                         $ghs->save();
                         $ghs->save();
+                        echo $mobile." ok \n";
                     }
                     }
                 }
                 }
             }
             }