r78306 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78305‎ | r78306 | r78307 >
Date:15:16, 13 December 2010
Author:ialex
Status:ok
Tags:
Comment:
Fix comment: Article::insertNewArticle() -> Article::doEdit() and Article::insertOn()
Modified paths:
  • /trunk/phase3/includes/Title.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Title.php
@@ -2455,7 +2455,7 @@
24562456 * This clears some fields in this object, and clears any associated
24572457 * keys in the "bad links" section of the link cache.
24582458 *
2459 - * - This is called from Article::insertNewArticle() to allow
 2459+ * - This is called from Article::doEdit() and Article::insertOn() to allow
24602460 * loading of the new page_id. It's also called from
24612461 * Article::doDeleteArticle()
24622462 *

Status & tagging log