* added vcard url, skeleton functions. slow but not to slow ;) more is to come !
[squirrelmail.git] / index.php
index 92f94cd419036789e74616071f130aae1960d9a3..36254aa29db4813605487df8e245ccaea4138c69 100644 (file)
--- a/index.php
+++ b/index.php
  * $Id$
  */
 
  * $Id$
  */
 
-require_once('./functions/strings.php');
-
-$location = get_location();
-header("Location: $location/src/login.php\n\n");
+header("Location: src/login.php\n\n");
 exit();
 
 exit();
 
-?>
+?>
\ No newline at end of file