From: Ævar Arnfjörð Bjarmason Date: Sun, 16 Oct 2005 06:44:38 +0000 (+0000) Subject: * Removed unused getContentFields() function X-Git-Tag: 1.6.0~1406 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=43dcfae4af1a0a8740c92bf0ae4c524eb66555d1;p=lhc%2Fweb%2Fwiklou.git * Removed unused getContentFields() function --- diff --git a/includes/Article.php b/includes/Article.php index 22a35b5858..1f8bfd99e4 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -227,16 +227,6 @@ class Article { } - /** - * Return an array of the columns of the "cur"-table - */ - function getContentFields() { - return $wgArticleContentFields = array( - 'old_text','old_flags', - 'rev_timestamp','rev_user', 'rev_user_text', 'rev_comment','page_counter', - 'page_namespace', 'page_title', 'page_restrictions','page_touched','page_is_redirect' ); - } - /** * Return the oldid of the article that is to be shown. * For requests with a "direction", this is not the oldid of the