Added the two new themes to the defaul config.
authorallah03 <allah03@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 20 Nov 2001 15:07:58 +0000 (15:07 +0000)
committerallah03 <allah03@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 20 Nov 2001 15:07:58 +0000 (15:07 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1781 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/config_default.php

index 52dbadb1b9fed699f4f93f0dbc9aa808c35546cc..889aaa7456c87c54d16118b03e1fc7602ef751c0 100644 (file)
     $theme[17]["PATH"] = "../themes/blue_gray_theme.php";
     $theme[17]["NAME"] = "Blue Gray";
 
+    $theme[18]["PATH"] = "../themes/dompie_theme.php";
+    $theme[18]["NAME"] = "Dompie";
+
+    $theme[19]["PATH"] = "../themes/methodical_theme.php";
+    $theme[19]["NAME"] = "Methodical";
+
 //  LDAP server(s)
 //
 //    Array of arrays with LDAP server parameters. See