Browse Source

Added the two new themes to the defaul config.

allah03 23 years ago
parent
commit
c96bde7b35
1 changed files with 6 additions and 0 deletions
  1. 6 0
      config/config_default.php

+ 6 - 0
config/config_default.php

@@ -291,6 +291,12 @@
     $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