X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=change_pass%2Findex.php;h=5fbde0df47679156e1d4204b38735a9a584e795c;hb=83f37b8fd3d56064545b37748c3c511545eb9000;hp=185d0f3770839a0397d856afe7fa47de445da5fe;hpb=b32177d47e45255bada1b4588b16abcbcc3f6382;p=squirrelmail-change-pass-cn.git diff --git a/change_pass/index.php b/change_pass/index.php index 185d0f3..5fbde0d 100644 --- a/change_pass/index.php +++ b/change_pass/index.php @@ -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');