*** empty log message ***
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 11 Jan 2005 01:28:18 +0000 (01:28 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 11 Jan 2005 01:28:18 +0000 (01:28 +0000)
includes/Article.php

index 7106bfb..6099e3d 100644 (file)
@@ -264,6 +264,7 @@ class Article {
        }
        
        /**
+        * Get text of an article from database
         * @param int $oldid 0 for whatever the latest revision is
         * @param bool $noredir Set to true to avoid following redirects
         * @param bool $globalTitle Set to true to change the global $wgTitle object when following redirects or other unexpected title changes