Remove todo, it's public now
authorJohn Du Hart <johnduhart@users.mediawiki.org>
Thu, 27 Oct 2011 16:12:22 +0000 (16:12 +0000)
committerJohn Du Hart <johnduhart@users.mediawiki.org>
Thu, 27 Oct 2011 16:12:22 +0000 (16:12 +0000)
includes/Article.php

index 5c92579..4794eee 100644 (file)
@@ -145,7 +145,6 @@ class Article extends Page {
 
        /**
         * Clear the object
-        * @todo FIXME: Shouldn't this be public?
         * @private
         */
        public function clear() {