[Xfce4-commits] <forum:master> Fix typo in previous commit.
Nick Schermer
noreply at xfce.org
Sun Feb 13 11:20:01 CET 2011
Updating branch refs/heads/master
to 9df308d1a27f07e82db361cdab1a4d1b3ea1b5ed (commit)
from 35c4a05cff457b86ce4e2184018f19eaf59f0eec (commit)
commit 9df308d1a27f07e82db361cdab1a4d1b3ea1b5ed
Author: Nick Schermer <nick at xfce.org>
Date: Sun Feb 13 11:19:35 2011 +0100
Fix typo in previous commit.
include/bad-behavior-fluxbb.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/bad-behavior-fluxbb.php b/include/bad-behavior-fluxbb.php
index 8b33521..dc671d8 100644
--- a/include/bad-behavior-fluxbb.php
+++ b/include/bad-behavior-fluxbb.php
@@ -39,7 +39,7 @@ $bb2_settings_defaults = array(
'httpbl_threat' => '25',
'httpbl_maxage' => '30',
'offsite_forms' => false,
- 'reverse_proxy' = false,
+ 'reverse_proxy' => false,
'reverse_proxy_header' => 'X-Forwarded-For',
'reverse_proxy_addresses' => array()
);
More information about the Xfce4-commits
mailing list