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: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%22%20.%20generer_url_entite%28%24id_rubrique%2C?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...