From 4295f306d52e26426d0420eaad9cd20b4f6e39eb Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Tue, 11 Jan 2005 01:28:18 +0000 Subject: [PATCH] *** empty log message *** --- includes/Article.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/Article.php b/includes/Article.php index 7106bfbd8b..6099e3de85 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -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 -- 2.20.1