didn't mean to commit that comment
authorRiver Tarnell <kateturner@users.mediawiki.org>
Mon, 14 Mar 2005 07:44:46 +0000 (07:44 +0000)
committerRiver Tarnell <kateturner@users.mediawiki.org>
Mon, 14 Mar 2005 07:44:46 +0000 (07:44 +0000)
includes/Article.php

index a65b07d..1ee9151 100644 (file)
@@ -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 );