From d0761b8617c993b2ada8646d08401426a71837c0 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 19 Feb 2002 19:37:56 +0000 Subject: - Removed theme Trillian from the $themes-array. --- includes/conf.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'includes') 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")); # -- cgit v1.2.3