diff --git a/ChangeLog b/ChangeLog index 9ce27c3ed..7103f64e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2006-12-06 Marc Delisle * libraries/import.lib.php, /common.lib.php: bug #1603660, incorrect escaping of ">" + * server_variables.php: bug #1589611, problem on 64-bit systems 2006-12-05 Marc Delisle * server_privileges.php: Grant all privileges on wildcard name: we should diff --git a/server_variables.php b/server_variables.php index f3482d587..7be848e6d 100644 --- a/server_variables.php +++ b/server_variables.php @@ -72,7 +72,7 @@ foreach ($serverVars as $name => $value) {