reduced setup.php size.
[squirrelmail.git] / plugins / spamcop / index.php
index 04982122752ea163849a18c0b60b91fdb9e74ed6..42c5c79a5e66e5edcacbc081d96b3e6fef122d60 100644 (file)
@@ -11,7 +11,6 @@
  * @subpackage spamcop
  */
 
-   header("Location:../../src/login.php\n\n");
-   exit();
-
+header("Location:../../index.php\n\n");
+exit();
 ?>
\ No newline at end of file