|
@@ -1,4 +1,5 @@
|
|
<?php
|
|
<?php
|
|
|
|
+
|
|
/**
|
|
/**
|
|
* BEFORE EDITING THIS FILE!
|
|
* BEFORE EDITING THIS FILE!
|
|
*
|
|
*
|
|
@@ -375,6 +376,9 @@ $theme[32]['NAME'] = 'Alien Glow';
|
|
$theme[33]['PATH'] = '../themes/dark_green.php';
|
|
$theme[33]['PATH'] = '../themes/dark_green.php';
|
|
$theme[33]['NAME'] = 'Dark Green';
|
|
$theme[33]['NAME'] = 'Dark Green';
|
|
|
|
|
|
|
|
+$theme[33]['PATH'] = '../themes/penguin.php';
|
|
|
|
+$theme[33]['NAME'] = 'Penguin';
|
|
|
|
+
|
|
/**
|
|
/**
|
|
* LDAP server(s)
|
|
* LDAP server(s)
|
|
* Array of arrays with LDAP server parameters. See
|
|
* Array of arrays with LDAP server parameters. See
|