r95686 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95685‎ | r95686 | r95687 >
Date:19:05, 29 August 2011
Author:kaldari
Status:ok
Tags:
Comment:
proper capitalization
Modified paths:
  • /trunk/extensions/CentralNotice/special/SpecialNoticeTemplate.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/special/SpecialNoticeTemplate.php
@@ -769,7 +769,7 @@
770770 $article = new Article(
771771 Title::newFromText( "centralnotice-template-{$name}", NS_MEDIAWIKI )
772772 );
773 - $article->doDeleteArticle( 'CentralNotice Automated Removal' );
 773+ $article->doDeleteArticle( 'CentralNotice automated removal' );
774774 }
775775 }
776776

Follow-up revisions

RevisionCommit summaryAuthorDate
r98908MFT r95686, r95929, r96496awjrichards20:46, 4 October 2011

Status & tagging log