X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fempty_trash.php;h=279af75eaac657ce58fdcb86035153e5f5b4f3ac;hb=1e000d2f8a76157270c190eca19a46caf00e325b;hp=85450fb21659b460808fd288d774d2fc59c811c1;hpb=294bf31a547a3598f2cdb7cbe03877d7cac8bd3e;p=squirrelmail.git diff --git a/src/empty_trash.php b/src/empty_trash.php index 85450fb2..279af75e 100644 --- a/src/empty_trash.php +++ b/src/empty_trash.php @@ -1,19 +1,25 @@ -\n"; - displayPageHeader($color, $mailbox); - messages_deleted_message($trash_folder, $sort, $startMessage, $color); + $location = get_location(); + header ("Location: $location/left_main.php"); + sqimap_logout($imap_stream); -?> +?> \ No newline at end of file