squirrelmail/index.php@8a3648cce554
squirrelmail/index.php
Mon, 01 Jul 2013 21:22:40 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 01 Jul 2013 21:22:40 +0200
- changeset 779
- 8a3648cce554
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Correct use of nonportable u_int types and update to new vendor versions.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');