diff options
-rw-r--r-- | includes/conf.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/conf.php b/includes/conf.php index 2bf574041..239473a76 100644 --- a/includes/conf.php +++ b/includes/conf.php @@ -26,8 +26,6 @@ $comment_votes = array("none" => "none", # # Themes: -# The first theme listed in this associative array will automatically -# become the default theme. # $themes = array("UnConeD" => array( "themes/unconed/unconed.theme", |