r69825 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69824‎ | r69825 | r69826 >
Date:04:49, 24 July 2010
Author:aaron
Status:ok
Tags:
Comment:
Fixed doc comment
Modified paths:
  • /trunk/extensions/FlaggedRevs/FRInclusionManager.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/FRInclusionManager.php
@@ -130,7 +130,7 @@
131131 /**
132132 * Get the stable version of a template
133133 * @param Title $title
134 - * @returns int (0 if none)
 134+ * @returns int
135135 */
136136 public function getStableTemplateVersion( Title $title ) {
137137 $dbKey = $title->getDBkey();

Status & tagging log