https://bugzilla.wikimedia.org/show_bug.cgi?id=23136

--- Comment #9 from Bryan Tong Minh <[email protected]> 2010-04-10 
17:19:46 UTC ---
(In reply to comment #8)
> > The quick and dirty way to fix it would be to add a config variable like
> > $wgGlobalUsageSourceWikis = array( 'commonswiki' ) and skip the
> > $file->getRepoName() == 'local' check if we're on one of the listed wikis.
> 
> The current fix that I am testing is basically wfGetDB(DB_SLAVE)->getDBname()
> == $wgGlobalUsageDatabase, but that is a less than ideal fix.

Committed with r64889.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to