From b3d798549116e103eb31f332dee98ac20b36a06c Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Thu, 5 Feb 2009 11:59:02 +0000 Subject: [PATCH] (bug 17366) fix for r46840: Xml::encodeJsVar() already escapes and quotes $conf->DBtype, no need to do it twice --- config/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) ) {