aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/lock/db.php
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-05-26 14:54:26 -0700
committerCesar G <prototech91@gmail.com>2014-05-27 07:17:48 -0700
commitaad195aaa87b0323c7b96bcfb3962a6a49eed8a0 (patch)
tree7994af3876084e6deea18f12a0c5a86ab1dd60e1 /phpBB/phpbb/lock/db.php
parent4d6058341296f04882c939571243f572b05d94da (diff)
downloadforums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar.gz
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar.bz2
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.tar.xz
forums-aad195aaa87b0323c7b96bcfb3962a6a49eed8a0.zip
[ticket/12155] Get rid of line-height value causing alignment issues in FF.
PHPBB3-12155
Diffstat (limited to 'phpBB/phpbb/lock/db.php')
0 files changed, 0 insertions, 0 deletions
n83' href='#n83'>83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
package network::connection::providers::cellular;

use common;
use utf8;

# http://www.reqwireless.com/apns.html
# http://wiki.mig33.com/mig33/show/apn
# http://www.unlocks.co.uk/gprs_settings.php
# http://www.opera.com/products/smartphone/docs/connect/
# http://www.taniwha.org.uk/gprs.html
# https://rip.psg.com/~randy/gprs-ppp.html
# http://computer.cocus.co.il/Setup/V3X/MPT/Addons/GPRSope.inf

our %data = (
    # http://www.cubio.fi/fi/cubio_gsm/mms_ja_gprs_asetukset
    N("Finland") . "|Cubio" => {
        apn => "internet.cubio.net",
    },
    # http://www.dnaoy.fi/Yksityisille/Matkaviestinta/Asiakaspalvelu/Documents/Ohjeet/asetukset_yleiset_wxp.pdf
    N("Finland") . "|DNA" => {