X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fdelete_message.php;h=a46f96e45b841d41a4b64e929a94ed6a1433ad7b;hb=3dc5d88f42f1e5a83d74e00c2ed8f47e92943857;hp=3f2813973b1f66837ca302505a4a21fbfcc0b9b6;hpb=1809bad8f78a708bd2df0c535a29b94ae21a24d1;p=squirrelmail.git diff --git a/src/delete_message.php b/src/delete_message.php index 3f281397..a46f96e4 100644 --- a/src/delete_message.php +++ b/src/delete_message.php @@ -1,39 +1,20 @@ +/** + * Include the SquirrelMail initialization file. + */ +include('../include/init.php'); +error_box('delete_message.php script is obsolete since 1.5.1.'); +$oTemplate->display('footer.tpl'); +?> \ No newline at end of file