squirrelmail/index.php@085c98460a58
squirrelmail/index.php
Thu, 02 Aug 2012 00:01:34 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 02 Aug 2012 00:01:34 +0200
- changeset 439
- 085c98460a58
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Use upstream man pages to avoid local help2man failures, likely due to
shell capability assumptions or cross platform environment variance.
The upstream man pages are probably better formatted anyway.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');