From: Alexandre Emsenhuber Date: Sun, 20 Jul 2008 14:29:04 +0000 (+0000) Subject: * (bug 12568) configuration script now produce valid XHTML X-Git-Tag: 1.31.0-rc.0~46438 X-Git-Url: http://git.cyclocoop.org/%22.%20generer_url_ecrire%28%22sites_tous%22%2C%22%22%29.%20%22?a=commitdiff_plain;h=11a9a8dac42958d0ae3cf2a428b3d2153a36e89d;p=lhc%2Fweb%2Fwiklou.git * (bug 12568) configuration script now produce valid XHTML * Updated copyright (taken from SpecialVersion.php) --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index bc8aa4655b..ac1d4ef87e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -443,6 +443,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 12384) Comments in maintenance/*php * (bug 12441) ./maintenance/generateSitemap.php fix -fspath requiring a trailing slash. +* (bug 12568) configuration script now produce valid XHTML. === API changes in 1.13 === diff --git a/config/index.php b/config/index.php index 1c1d3877c9..a0d7f4fbe4 100644 --- a/config/index.php +++ b/config/index.php @@ -80,10 +80,10 @@ $ourdb['mssql']['bgcolor'] = '#ffc0cb'; $ourdb['mssql']['rootuser'] = 'administrator'; ?> - - + + - + MediaWiki <?php echo( $wgVersion ); ?> Installation