From: John Du Hart Date: Sat, 29 Oct 2011 02:01:07 +0000 (+0000) Subject: Followup r100995, missed the darn @private tag X-Git-Tag: 1.31.0-rc.0~26832 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/?a=commitdiff_plain;h=a96d4be4a4c50ff72d0a5e5748a335328d9ea6ac;p=lhc%2Fweb%2Fwiklou.git Followup r100995, missed the darn @private tag --- diff --git a/includes/Article.php b/includes/Article.php index b75f4da9bd..19e74a4b43 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -145,7 +145,6 @@ class Article extends Page { /** * Clear the object - * @private */ public function clear() { $this->mContentLoaded = false;