From d835aa8ec1dea761587ef6f5761b8f657235d89f Mon Sep 17 00:00:00 2001 From: River Tarnell Date: Mon, 14 Mar 2005 07:44:46 +0000 Subject: [PATCH] didn't mean to commit that comment --- includes/Article.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/Article.php b/includes/Article.php index a65b07d405..1ee91514ba 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -674,7 +674,6 @@ class Article { $catlinks = $parseout->getCategoryLinks(); $wgOut->addCategoryLinks($catlinks); $skin = $wgUser->getSkin(); - #$wgOut->addHTML($skin->getCategoryLinks()); } else if ( $pcache ) { # Display content and save to parser cache $wgOut->addPrimaryWikiText( $text, $this ); -- 2.20.1