mirror of
https://github.com/webmin/webmin.git
synced 2026-02-15 03:02:39 +00:00
Merge pull request #47 from steven-hadfield/master
Add Cricket to SMS Gateway list
This commit is contained in:
@@ -457,6 +457,9 @@ return ( { 'id' => 'tmobile',
|
||||
{ 'id' => 'telus',
|
||||
'desc' => 'Telus Canada',
|
||||
'domain' => 'msg.telus.com' },
|
||||
{ 'id' => 'cricket',
|
||||
'desc' => 'Cricket',
|
||||
'domain' => 'sms.mycricket.com' },
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user