doc fix
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 20 Jun 2006 09:58:52 +0000 (09:58 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 20 Jun 2006 09:58:52 +0000 (09:58 +0000)
includes/Article.php

index ea1d7f9..567755e 100644 (file)
@@ -1217,9 +1217,6 @@ class Article {
         * Change an existing article or create a new article. Updates RC and all necessary caches, 
         * optionally via the deferred update array.
         *
-        * It is possible to call this function from a command-line script, but note that you should
-        * first set $wgUser, and clean up $wgDeferredUpdates after each edit.
-        *
         * $wgUser must be set before calling this function.
         *
         * @param string $text New text