squirrelmail/index.php@f8813e60f168
squirrelmail/index.php
Fri, 03 Aug 2012 20:11:53 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 03 Aug 2012 20:11:53 +0200
- changeset 470
- f8813e60f168
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Neutralize buggy code causing OpenPKG to have 'fatal problems' in
spite of correct installation, configuration, and operation. An
administrator suffering from this failure is even unable to
uninstall the flawed software.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');