From: Craig Andrews Date: Wed, 5 Jan 2011 18:13:45 +0000 (-0500) Subject: Add Dialog Axiata to SMS carriers X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f5a4e350590c694ae612c9c8e9cd4fc5d4fb27e5;p=quix0rs-gnu-social.git Add Dialog Axiata to SMS carriers --- diff --git a/db/sms_carrier.sql b/db/sms_carrier.sql index 0e94df296e..14074e7189 100644 --- a/db/sms_carrier.sql +++ b/db/sms_carrier.sql @@ -62,4 +62,5 @@ VALUES (100114, 'Vodafone Germany', '%s@vodafone-sms.de', now()), (100115, 'E-Plus', '%s@smsmail.eplus.de', now()), (100116, 'Cellular South', '%s@csouth1.com', now()), - (100117, 'ChinaMobile (139)', '%s@139.com', now()); + (100117, 'ChinaMobile (139)', '%s@139.com', now()), + (100118, 'Dialog Axiata', '%s@dialog.lk', now());