[Xfce4-commits] [www/forum.xfce.org] 31/79: Fix typo in previous commit.

noreply at xfce.org noreply at xfce.org
Tue May 21 14:48:26 CEST 2019


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

s   k   u   n   n   y   k       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       o   l   d   f   o   r   u   m   
   in repository www/forum.xfce.org.

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 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.


More information about the Xfce4-commits mailing list