remove fixme comment. Tim did fix the category browser sometime ago.
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 6 Jan 2005 03:54:57 +0000 (03:54 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 6 Jan 2005 03:54:57 +0000 (03:54 +0000)
includes/DefaultSettings.php

index 030d7ea..231a875 100644 (file)
@@ -418,7 +418,6 @@ $wgUseCategoryMagic         = true;
 
 # disable experimental dmoz-like category browsing. Output things like:
 # Encyclopedia > Music > Style of Music > Jazz
-# FIXME: need fixing
 $wgUseCategoryBrowser   = false;
 
 $wgEnablePersistentLC  = false;        # Obsolete, do not use