From: Brion Vibber Date: Sun, 28 Mar 2004 01:47:43 +0000 (+0000) Subject: Some slash fixes X-Git-Tag: 1.3.0beta1~673 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%2C%22id_auteur=%24connecte%22%29%20.%20%22?a=commitdiff_plain;h=aec3e104aa352bc176250841a5d70ba2b4d0b82d;p=lhc%2Fweb%2Fwiklou.git Some slash fixes --- diff --git a/config/index.php b/config/index.php index 7ce92200f0..1d4356032d 100644 --- a/config/index.php +++ b/config/index.php @@ -670,9 +670,9 @@ if( \$wgCommandLineMode ) { ## you should define a MySQL user with limited privileges. ## See MySQL docs: http://www.mysql.com/doc/en/GRANT.html # -# $wgAllowSysopQueries = true; -# $wgDBsqluser = \"sqluser\"; -# $wgDBsqlpassword = \"sqlpass\"; +# \$wgAllowSysopQueries = true; +# \$wgDBsqluser = \"sqluser\"; +# \$wgDBsqlpassword = \"sqlpass\"; \$wgDBmysql4 = \$wgEnablePersistentLC = {$conf->DBmysql4};