http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73224

Revision: 73224
Author:   kaldari
Date:     2010-09-17 17:23:43 +0000 (Fri, 17 Sep 2010)

Log Message:
-----------
better default for central db

Modified Paths:
--------------
    trunk/extensions/CentralNotice/CentralNotice.php

Modified: trunk/extensions/CentralNotice/CentralNotice.php
===================================================================
--- trunk/extensions/CentralNotice/CentralNotice.php    2010-09-17 17:22:57 UTC 
(rev 73223)
+++ trunk/extensions/CentralNotice/CentralNotice.php    2010-09-17 17:23:43 UTC 
(rev 73224)
@@ -28,7 +28,7 @@
 $wgNoticeInfrastructure = true;
 
 // The name of the database which hosts the centralized campaign data
-$wgCentralDBname = 'my_wiki';
+$wgCentralDBname = 'metawiki';
 
 // Enable the loader itself
 // Allows to control the loader visibility, without destroying infrastructure



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to