Explorar el Código

add call user to invite friend

stanley-king hace 7 años
padre
commit
8920da140d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      mobile/control/control.php

+ 2 - 2
mobile/control/control.php

@@ -300,9 +300,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=2017112209";
+    return "v=20171122";
 }
 function shop_version()
 {
-    return "v=2017112209";
+    return "v=20171122";
 }