From a96d4be4a4c50ff72d0a5e5748a335328d9ea6ac Mon Sep 17 00:00:00 2001 From: John Du Hart Date: Sat, 29 Oct 2011 02:01:07 +0000 Subject: [PATCH] Followup r100995, missed the darn @private tag --- includes/Article.php | 1 - 1 file changed, 1 deletion(-) 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; -- 2.20.1