From: Antoine Musso Date: Tue, 11 Jan 2005 01:28:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 1.5.0alpha1~969 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=4295f306d52e26426d0420eaad9cd20b4f6e39eb;p=lhc%2Fweb%2Fwiklou.git *** empty log message *** --- 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