diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-08-21 08:53:06 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-08-21 08:53:06 -0400 |
commit | dfdc8b777345875fb1d367ce3b9c91b372cd4dc3 (patch) | |
tree | a37697b63379975681406eea6a1239a329647444 /db/carrier.sql | |
parent | 0b87bf6c54f0ce4870683e976996be1a8c7c0fec (diff) |
add Cincinnati Bell Wireless
darcs-hash:20080821125306-84dde-58acb80666ed3a2b1ef4db3290aa3c5f0de12a9a.gz
Diffstat (limited to 'db/carrier.sql')
-rw-r--r-- | db/carrier.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/carrier.sql b/db/carrier.sql index e77ca0f70..932f7c8bb 100644 --- a/db/carrier.sql +++ b/db/carrier.sql @@ -10,6 +10,7 @@ values ('Bell Mobility (Canada)', '%s@txt.bell.ca', now()), ('Boost Mobile', '%s@myboostmobile.com', now()), ('Cellular One (Dobson)', '%s@mobile.celloneusa.com', now()), + ('Cincinnati Bell Wireless', '%s@gocbw.com', now()), ('Cingular (Postpaid)', '%s@cingularme.com', now()), ('Centennial Wireless', '%s@cwemail.com', now()), ('Cingular (GoPhone prepaid)', '%s@cingularme.com', now()), |