From: Brion Vibber Date: Mon, 11 Jun 2007 19:42:03 +0000 (+0000) Subject: close comment so that $wgSiteNotice is defined again -- broken since r22897 X-Git-Tag: 1.31.0-rc.0~52576 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=commitdiff_plain;h=d23596ede531fa2396598a4539706b552b6f54e0;p=lhc%2Fweb%2Fwiklou.git close comment so that $wgSiteNotice is defined again -- broken since r22897 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 9662bbeae2..564f82df67 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1538,6 +1538,7 @@ $wgNamespacesToBeSearchedDefault = array( * This message can contain wiki text, and can also be set through the * MediaWiki:Sitenotice page. You can also provide a separate message for * logged-out users using the MediaWiki:Anonnotice page. + */ $wgSiteNotice = ''; #