squirrelmail/index.php@886b6dad933a
squirrelmail/index.php
Mon, 13 Jun 2011 16:21:59 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 13 Jun 2011 16:21:59 +0200
- changeset 349
- 886b6dad933a
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Correct, adjust, and improve build configuration, nearing stable state:
Adjust freetype config due to custom lib name, remove nearly all
parallel make logic due to rule dependency errors, and resume iconv
corrections.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');