]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Add ChinaMobile as an email to SMS carrier
authorCraig Andrews <candrews@integralblue.com>
Sun, 13 Sep 2009 04:16:50 +0000 (00:16 -0400)
committerCraig Andrews <candrews@integralblue.com>
Sun, 13 Sep 2009 04:16:50 +0000 (00:16 -0400)
db/sms_carrier.sql

index 055606f58213b59ef71aad70c727c142651102be..0e94df296e4f4dab912b13702f35ceb75712e660 100644 (file)
@@ -61,4 +61,5 @@ VALUES
     (100113, 'T-Mobile Germany', '%s@t-mobile-sms.de', now()),
     (100114, 'Vodafone Germany', '%s@vodafone-sms.de', now()),
     (100115, 'E-Plus', '%s@smsmail.eplus.de', now()),
-    (100116, 'Cellular South', '%s@csouth1.com', now());
+    (100116, 'Cellular South', '%s@csouth1.com', now()),
+    (100117, 'ChinaMobile (139)', '%s@139.com', now());