squirrelmail/index.php@b2db2cf97b30
squirrelmail/index.php
Thu, 02 Aug 2012 00:16:26 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 02 Aug 2012 00:16:26 +0200
- changeset 442
- b2db2cf97b30
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Change smf(5) OpenPKG name handle to my personal preference, the prefix.
This matches the ${name} variable on uninstallation, but strangely when
installing an instance a bug causes ${name} to expand to openpkg-${prefix}.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');