Followup r100995, missed the darn @private tag
authorJohn Du Hart <johnduhart@users.mediawiki.org>
Sat, 29 Oct 2011 02:01:07 +0000 (02:01 +0000)
committerJohn Du Hart <johnduhart@users.mediawiki.org>
Sat, 29 Oct 2011 02:01:07 +0000 (02:01 +0000)
includes/Article.php

index b75f4da..19e74a4 100644 (file)
@@ -145,7 +145,6 @@ class Article extends Page {
 
        /**
         * Clear the object
-        * @private
         */
        public function clear() {
                $this->mContentLoaded = false;