squirrelmail/index.php@3a96478f1303
squirrelmail/index.php
Sat, 18 Apr 2009 14:16:14 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sat, 18 Apr 2009 14:16:14 +0200
- changeset 164
- 3a96478f1303
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Correct and improve patch logic of optional plugin list.
Move core plugins to static config.php file, remove ldifimport which
conflicts with change_ldappass and otherwise appears broken, reorder
remaining plugins, and specify default theme (the one called 'Default'.)
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');