From 7529afe76d918ae6d2a0f93795752d30b9a533dc Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Tue, 20 Jun 2006 09:58:52 +0000 Subject: [PATCH] doc fix --- includes/Article.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/includes/Article.php b/includes/Article.php index ea1d7f9407..567755e071 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -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 -- 2.20.1