http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73442
Revision: 73442
Author: kaldari
Date: 2010-09-21 02:46:36 +0000 (Tue, 21 Sep 2010)
Log Message:
-----------
oops, left local db name in
Modified Paths:
--------------
trunk/extensions/CentralNotice/CentralNotice.php
Modified: trunk/extensions/CentralNotice/CentralNotice.php
===================================================================
--- trunk/extensions/CentralNotice/CentralNotice.php 2010-09-21 02:45:00 UTC
(rev 73441)
+++ trunk/extensions/CentralNotice/CentralNotice.php 2010-09-21 02:46:36 UTC
(rev 73442)
@@ -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