squirrelmail/index.php@777fac408e45
squirrelmail/index.php
Sat, 06 Oct 2012 20:31:07 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Sat, 06 Oct 2012 20:31:07 +0200
- changeset 729
- 777fac408e45
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Include newly introduced roundcube webmail package in software stack.
This change places roundcube alongside squirrelmail for testing purposes.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');