Changeset 517 for pro-violet-viettel/sourcecode/application/modules/services/controllers/sendmessage.php
- Timestamp:
- Nov 14, 2014 7:03:33 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/services/controllers/sendmessage.php
r499 r517 120 120 { 121 121 $url = $this->config->item('topup_service_url'); 122 $operation = 'http://tempuri.org/ITopupService/TopUp';; 122 123 //echo file_get_contents($url); 124 //exit(); 125 126 $operation = 'http://tempuri.org/ITopupService/TopUp'; 123 127 124 128 $username = 'sbg';
Note: See TracChangeset
for help on using the changeset viewer.