diff options
Diffstat (limited to 'lib/network/connection')
-rw-r--r-- | lib/network/connection/providers/cellular.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/network/connection/providers/cellular.pm b/lib/network/connection/providers/cellular.pm index 7667363..6d2a70c 100644 --- a/lib/network/connection/providers/cellular.pm +++ b/lib/network/connection/providers/cellular.pm @@ -15,6 +15,8 @@ our %data = ( login => "orange", password => "orange", }, + # http://www.actua-mobiles.com/p800/viewtopic.php?p=12184#12184 + # http://www.planete-se.net/index.php?showtopic=18184&st=0&p=186768&#entry186768 N("France") . "|Orange WAP" => { apn => "orange", login => "orange", |