Commit ee73d6f9 by Tobin

sms credentials change

parent b3abcc94
...@@ -1801,9 +1801,9 @@ class Api_model extends CI_Model { ...@@ -1801,9 +1801,9 @@ class Api_model extends CI_Model {
return; return;
} }
$user = "eventstimeout"; $user = "Timeoutksa";
$senderid = "SMSCountry"; $senderid = "Timeout";
$password = "timeout2030"; $password = "24617804";
$url = "http://www.smscountry.com/SMSCwebservice_Bulk.aspx"; $url = "http://www.smscountry.com/SMSCwebservice_Bulk.aspx";
$message = urlencode($message); $message = urlencode($message);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment