squirrelmail/index.php@b8c50872fca3
squirrelmail/index.php
Thu, 13 Sep 2012 20:08:16 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 13 Sep 2012 20:08:16 +0200
- changeset 678
- b8c50872fca3
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Explicitly require lzo(3) since features introduced in version 5.2.1 use it.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');