Ignore:
Timestamp:
Nov 14, 2014 7:03:33 PM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/modules/services/controllers/sendmessage.php

    r499 r517  
    120120        {
    121121                $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';
    123127               
    124128                $username = 'sbg';
Note: See TracChangeset for help on using the changeset viewer.