r104738 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104737‎ | r104738 | r104739 >
Date:20:26, 30 November 2011
Author:reedy
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.18wmf1/extensions (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/ApiSandbox/ApiSandbox.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/ApiSandbox/ApiSandbox.php
@@ -51,7 +51,7 @@
5252
5353 $desc[] = 'The ApiSandbox extension is installed on this wiki, it adds a graphical interface to using the MediaWiki Api.';
5454 $desc[] = 'It is helpful for new users, allowing request debugging without any extra tools.';
55 - $desc[] = 'See ' . SpecialPage::getTitleFor( 'ApiSandbox' )->getFullUrl();
 55+ $desc[] = 'See ' . SpecialPage::getTitleFor( 'ApiSandbox' )->getCanonicalURL();
5656
5757 // Append some more whitespace for ApiMain
5858 for ( $i = 0; $i < 3; $i++ ) {
Property changes on: branches/wmf/1.18wmf1/extensions
___________________________________________________________________
Modified: svn:mergeinfo
5959 Merged /trunk/extensions:r104736

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r104736"See //www.mediawiki.org/wiki/Special:ApiSandbox" isn't too much usereedy20:24, 30 November 2011

Status & tagging log