From: River Tarnell Date: Mon, 14 Mar 2005 07:44:46 +0000 (+0000) Subject: didn't mean to commit that comment X-Git-Tag: 1.5.0alpha1~610 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=commitdiff_plain;h=d835aa8ec1dea761587ef6f5761b8f657235d89f;p=lhc%2Fweb%2Fwiklou.git didn't mean to commit that comment --- 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 );