dever 3 лет назад
Родитель
Сommit
6209a97ee0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/Base.php

+ 1 - 1
lib/Base.php

@@ -534,7 +534,7 @@ class Base
         return $code;
     }
 
-    public function mcode($mobile, $code = false, $update = true)
+    public function mcode($mobile, $code = false, $update = 1)
     {
         if (Dever::project('sms')) {
             $send['skin'] = 'code';