r34227 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r34226‎ | r34227 | r34228 >
Date:21:11, 4 May 2008
Author:siebrand
Status:old
Tags:
Comment:
Fix special page name
Modified paths:
  • /trunk/extensions/APC/ViewAPC.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/APC/ViewAPC.i18n.php
@@ -5,7 +5,7 @@
66 $messages['en'] = array(
77 'viewapc' => 'APC information',
88 'viewapc-desc' => '[[Special:ViewAPC|View and manage APC cache]] with MediaWiki',
9 - 'right-apc' => 'Use all features in Special:APC',
 9+ 'right-apc' => 'Use all features in Special:ViewAPC',
1010
1111 'viewapc-apc-not-available' => 'No cache info available.
1212 APC does not appear to be running.',

Status & tagging log