moved functions from setup.php
[squirrelmail.git] / plugins / mail_fetch / index.php
index c44ad4e8496285518b411ab498c59882321cadac..4907e7fc187a5f75f3538581e7c0a767dd768cbb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /**
  * index.php -- Displays the main frameset
  *
@@ -13,7 +12,7 @@
  * @subpackage mail_fetch
  **/
 
-header("Location:../../src/login.php\n\n");
+header("Location:../index.php\n\n");
 exit();
 
 ?>
\ No newline at end of file