squirrelmail/index.php@02bcb113e039
squirrelmail/index.php
Fri, 25 Mar 2011 20:09:41 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 25 Mar 2011 20:09:41 +0100
- changeset 327
- 02bcb113e039
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Correct to solve problems with incompatible ksh implementations.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');