r107845 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107844‎ | r107845 | r107846 >
Date:18:22, 2 January 2012
Author:nikerabbit
Status:ok
Tags:
Comment:
Typofix r107842
Modified paths:
  • /trunk/phase3/includes/WikiPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/WikiPage.php
@@ -38,7 +38,7 @@
3939 protected $mLastRevision = null;
4040
4141 /**
42 - * @var string; timestamp of the current revision or empty string of not loaded
 42+ * @var string; timestamp of the current revision or empty string if not loaded
4343 */
4444 protected $mTimestamp = '';
4545

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107842* Removed WikiPage::$mTouched and use the value from Title; that member is no...ialex17:26, 2 January 2012

Status & tagging log