GITLAB
coseme
Loading...
Sign in
Files
Commits
Network
Graphs
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
01dac7fad1228cfe597f993996be6c78fce9cba3
Authored by
OpenWapp Developer
almost 7 years ago
2 parents
1d550de01a
34ba360a28
Merge branch 'master' of git.ovz.ca:openwapp/coseme
Showing
1 changed file
src/http/registration.js
src/http/registration.js
View file @
01dac7f
...
...
@@ -39,7 +39,6 @@
39
39
var params = Object.create(null);
40
40
params['cc'] = countryCode;
41
41
params['in'] = phone;
42
- params['to'] = countryCode + phone;
43
42
params['lc'] = 'US';
44
43
params['lg'] = 'en';
45
44
params['mcc'] = '000';