From: Alexandre Emsenhuber Date: Thu, 5 Feb 2009 11:59:02 +0000 (+0000) Subject: (bug 17366) fix for r46840: Xml::encodeJsVar() already escapes and quotes $conf-... X-Git-Tag: 1.31.0-rc.0~43033 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=b3d798549116e103eb31f332dee98ac20b36a06c;p=lhc%2Fweb%2Fwiklou.git (bug 17366) fix for r46840: Xml::encodeJsVar() already escapes and quotes $conf->DBtype, no need to do it twice --- diff --git a/config/index.php b/config/index.php index b1485c0870..83ead15264 100644 --- a/config/index.php +++ b/config/index.php @@ -1544,7 +1544,7 @@ if( count( $errs ) ) {