X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Ftranslate%2Findex.php;h=cb97cc209ad9108d7d5b569a3b2600dbbd449429;hp=de0b3693d796b6518a9e4f945eb56780cfa564e1;hb=f6f50b4d1d902d86ed04c002a57957ad21429173;hpb=2e82f6c4b0509eb3ac12a0563a9df1b79d57f42d;ds=sidebyside diff --git a/plugins/translate/index.php b/plugins/translate/index.php index de0b3693..cb97cc20 100644 --- a/plugins/translate/index.php +++ b/plugins/translate/index.php @@ -11,10 +11,7 @@ ** $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(); -?> +?> \ No newline at end of file