squirrelmail/index.php@f38ce52e77c3
squirrelmail/index.php
Sat, 18 Apr 2009 14:15:47 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sat, 18 Apr 2009 14:15:47 +0200
- changeset 162
- f38ce52e77c3
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Rewrite plugin inclusion list and ordering.
Plugin abook_take was integrated into the core and is not available.
Add new built in plugins such as bug_report, fortune, and squrrel_logger.
Replace SimplePurple with SpiceLice, as a purple theme already exists.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');