Novi izvorni kod change_pass dodatka (inacica 3.0).
[squirrelmail-change-pass-cn.git] / change_pass / index.php
index 185d0f3..5fbde0d 100644 (file)
@@ -3,14 +3,11 @@
    /**
     **  index.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2002 The SquirrelMail development team
+    **  Copyright (c) 1999-2009 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Redirects to the login page.
     **
     **/
 
-   header("Location:../../src/login.php\n\n");
-   exit();
-
-?>
+   header('Location:../index.php');