r110286 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110285‎ | r110286 | r110287 >
Date:12:54, 30 January 2012
Author:jeroendedauw
Status:reverted
Tags:
Comment:
follow up to r110285, fixed accidental newline
Modified paths:
  • /trunk/phase3/includes/Title.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Title.php
@@ -28,8 +28,7 @@
2929 *
3030 * @internal documentation reviewed 15 Mar 2010
3131 */
32 -class
33 -Title {
 32+class Title {
3433 /** @name Static cache variables */
3534 // @{
3635 static private $titleCache = array();

Follow-up revisions

RevisionCommit summaryAuthorDate
r110289Revert r110285, r110286. No new features in core during slush....siebrand13:54, 30 January 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r110285add hook that allows changing the check to see if a page exists or notjeroendedauw12:52, 30 January 2012

Status & tagging log