X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fempty_trash.php;h=279af75eaac657ce58fdcb86035153e5f5b4f3ac;hb=a440e68fce61ad2cd09fe0bc2bb89972b788a92f;hp=a89b2cc3740c00e7ba6f30b49b2921b231be1ff3;hpb=2a32fc83f95eba42be0d1752ef685adf10e1edc9;p=squirrelmail.git diff --git a/src/empty_trash.php b/src/empty_trash.php index a89b2cc3..279af75e 100644 --- a/src/empty_trash.php +++ b/src/empty_trash.php @@ -1,21 +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