r78528 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78527‎ | r78528 | r78529 >
Date:05:14, 17 December 2010
Author:aaron
Status:ok
Tags:
Comment:
Fixed doc
Modified paths:
  • /trunk/phase3/includes/Title.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Title.php
@@ -2422,7 +2422,7 @@
24232423 * Uses link cache, adding it if necessary
24242424 *
24252425 * @param $flags \type{\int} a bit field; may be Title::GAID_FOR_UPDATE to select for update
2426 - * @return \type{\bool}
 2426+ * @return \type{\int}
24272427 */
24282428 public function getLength( $flags = 0 ) {
24292429 if ( $this->mLength != -1 ) {

Status & tagging log