diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-08-21 20:23:24 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-08-21 20:23:24 +0000 |
commit | a3ff31946074180a5a2ab68045a1bb425815ca9c (patch) | |
tree | 3d06e00c137756a9b97719f4b286d42fcd506583 /includes | |
parent | 9bb0f9fa542c02dbcef8c224aabe85c0b637eae8 (diff) | |
download | brdo-a3ff31946074180a5a2ab68045a1bb425815ca9c.tar.gz brdo-a3ff31946074180a5a2ab68045a1bb425815ca9c.tar.bz2 |
- Removed the confusing comment as suggested by Jared.
Diffstat (limited to 'includes')
-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", |