- Timestamp:
- Nov 10, 2014 11:56:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/config/config.php
r444 r457 372 372 | 373 373 */ 374 $config['api_url'] = 'http://api.violet.vn'; 375 376 374 375 $config['api_url'] = 'http://sbgapi.violet.vn/'; 376 //$config['api_url'] = 'http://api.violet.vn/'; 377 377 /* 378 378 |-------------------------------------------------------------------------- … … 385 385 $config['topup_service_url'] = 'http://10.60.32.252:6068/Service/TopupService.svc?wsdl'; 386 386 387 $config['mo_username'] = 'sbg'; 388 $config['mo_password'] = 'sbg571285'; 389 390 $config['charging_username'] = 'sbg'; 391 $config['charging_password'] = 'sbg123#@!'; 392 387 393 /* End of file config.php */ 388 394 /* Location: ./application/config/config.php */
Note: See TracChangeset
for help on using the changeset viewer.