From: Tim Starling Date: Sun, 28 Mar 2004 06:51:15 +0000 (+0000) Subject: Fixed two notices, fixed handling of windows line endings, try root with blank passwo... X-Git-Tag: 1.3.0beta1~671 X-Git-Url: http://git.cyclocoop.org/data//%22http:/www.google.com/logos/Logo_40wht.gif/%22?a=commitdiff_plain;h=49bc6e2af76fc0ec0103b4103371980e8160db86;p=lhc%2Fweb%2Fwiklou.git Fixed two notices, fixed handling of windows line endings, try root with blank password before regular user, fixed typo --- diff --git a/config/index.php b/config/index.php index 1d4356032d..ac3ff41fdf 100644 --- a/config/index.php +++ b/config/index.php @@ -99,6 +99,7 @@ header( "Content-type: text/html; charset=utf-8" ); @@ -165,7 +166,8 @@ class ConfigData {

Checking environment...