squirrelmail/index.php@6f237b68bce5
squirrelmail/index.php
Fri, 12 Oct 2012 21:23:18 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 12 Oct 2012 21:23:18 +0200
- changeset 734
- 6f237b68bce5
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Correct mistakenly double inserted patch code and remove etc/sites,
because of the hard coded nature of Drupal and where it expects to
find domain paths corresponding to a multisite installation. The
correct path is share/sites and is already present.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');