aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/session.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-11-02 11:22:30 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-11-02 11:22:30 +0000
commitc903b453fa00871a11ea988b5e348c3a2741b251 (patch)
treed219b75e3038b9ad99bc124249c6eb94f9f580a1 /phpBB/includes/session.php
parent1b10cb9c37201560686fc4f1c54d845a9183ba21 (diff)
downloadforums-c903b453fa00871a11ea988b5e348c3a2741b251.tar
forums-c903b453fa00871a11ea988b5e348c3a2741b251.tar.gz
forums-c903b453fa00871a11ea988b5e348c3a2741b251.tar.bz2
forums-c903b453fa00871a11ea988b5e348c3a2741b251.tar.xz
forums-c903b453fa00871a11ea988b5e348c3a2741b251.zip
i had these changes sitting... must've been a merge not committed (and because we do not use svn 1.5 as the client version i am not able to say which they were)
git-svn-id: file:///svn/phpbb/trunk@9042 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/session.php')
-rw-r--r--phpBB/includes/session.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/session.php b/phpBB/includes/session.php
index 450f044414..abbc61cfa8 100644
--- a/phpBB/includes/session.php
+++ b/phpBB/includes/session.php
@@ -1168,7 +1168,6 @@ class session
}
$dnsbl_check = array(
- 'list.dsbl.org' => 'http://dsbl.org/listing?',
'sbl-xbl.spamhaus.org' => 'http://www.spamhaus.org/query/bl?ip=',
);