diff options
Diffstat (limited to 'includes')
-rw-r--r-- | includes/conf.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/conf.php b/includes/conf.php index 84fb8ad2d..f0963df62 100644 --- a/includes/conf.php +++ b/includes/conf.php @@ -21,7 +21,6 @@ $db_url = "mysql://drupal:drupal@localhost/drupal"; # If required, update PHP's include path to include your PEAR directory: // ini_set("include_path", ".:/path/to/pear"); - # # Themes: # @@ -36,9 +35,6 @@ $themes = array("UnConeD" => array( "Internet explorer, Netscape, Opera, Lynx"), "Goofy" => array( "themes/goofy/goofy.theme", - "Internet explorer, Netscape, Opera"), - "Trillian" => array( - "themes/trillian/trillian.theme", "Internet explorer, Netscape, Opera")); # |