r14836 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r14835‎ | r14836 | r14837 >
Date:09:58, 20 June 2006
Author:tstarling
Status:old
Tags:
Comment:
doc fix
Modified paths:
  • /trunk/phase3/includes/Article.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Article.php
@@ -1217,9 +1217,6 @@
12181218 * Change an existing article or create a new article. Updates RC and all necessary caches,
12191219 * optionally via the deferred update array.
12201220 *
1221 - * It is possible to call this function from a command-line script, but note that you should
1222 - * first set $wgUser, and clean up $wgDeferredUpdates after each edit.
1223 - *
12241221 * $wgUser must be set before calling this function.
12251222 *
12261223 * @param string $text New text

Status & tagging log