From 2b0fbdd588af04918bcbd7c29d19ba30db5dbbb4 Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Tue, 10 Mar 2009 13:31:35 +0000 Subject: [PATCH] improved comment --- libraries/config.default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/config.default.php b/libraries/config.default.php index 276284ca9..ac7395a37 100644 --- a/libraries/config.default.php +++ b/libraries/config.default.php @@ -2313,7 +2313,7 @@ $cfg['TempDir'] = ''; $cfg['GD2Available'] = 'auto'; /** - * List of trusted proxies for IP allow/deny + * Lists proxy IP and HTTP header combinations which are trusted for IP allow/deny * * @global array $cfg['TrustedProxies'] */