This is an automated email from the git hooks/post-receive script.

skunnyk pushed a 
commit to branch 
oldforum
in repository www/forum.xfce.org.

commit 9df308d1a27f07e82db361cdab1a4d1b3ea1b5ed
Author: Nick Schermer <n...@xfce.org>
Date:   Sun Feb 13 11:19:35 2011 +0100

    Fix typo in previous commit.
---
 include/bad-behavior-fluxbb.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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()
 );

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to