From: Brion Vibber Date: Wed, 26 Mar 2008 00:26:12 +0000 (+0000) Subject: fix wrong bug number, wrong comment X-Git-Tag: 1.31.0-rc.0~48802 X-Git-Url: http://git.cyclocoop.org//%27http:/ie7-js.googlecode.com/svn/test/index.html/%27?a=commitdiff_plain;h=dd9fbdd1a9eb769767c6a263cde10c5d9c9543f7;p=lhc%2Fweb%2Fwiklou.git fix wrong bug number, wrong comment --- diff --git a/HISTORY b/HISTORY index 5e559b949e..8e89f41016 100644 --- a/HISTORY +++ b/HISTORY @@ -133,7 +133,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Add caching to the AJAX search * Add APCOND_INGROUPS * Add DBA caching to installer -* (bug 18585) Added a bunch of parameters to the revertpage message +* (bug 12585) Added a bunch of parameters to the revertpage message * Support redirects in image namespace * (bug 10049) Prefix index search and namespaces in Special:Withoutinterwiki * (bug 12668) Support for custom iPhone bookmark icon via $wgAppleTouchIcon diff --git a/maintenance/wiktionary-interwiki.sql b/maintenance/wiktionary-interwiki.sql index 787962d5b7..0d9955bc83 100644 --- a/maintenance/wiktionary-interwiki.sql +++ b/maintenance/wiktionary-interwiki.sql @@ -1,5 +1,5 @@ -- For convenience, here are the *in-project* interwiki prefixes --- for Wikipedia. +-- for Wiktionary. REPLACE INTO /*$wgDBprefix*/interwiki (iw_prefix,iw_url,iw_local) VALUES ('w','http://www.wikipedia.org/wiki/$1',1),