X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fdelete_message.php;h=0c4909edd2abf6cd6d184f9a5809e5a5d21faff2;hb=15fa1598794b854786ecb42a0f1b48ef456e002c;hp=1063cfcb08434ad900af3ccb0fc6d214698b32a6;hpb=14ec170a13f8f4f5e36190dc9f9082a52f50491a;p=squirrelmail.git diff --git a/src/delete_message.php b/src/delete_message.php index 1063cfcb..0c4909ed 100644 --- a/src/delete_message.php +++ b/src/delete_message.php @@ -1,27 +1,21 @@ - \ No newline at end of file +include('../include/init.php'); +error_box('delete_message.php script is obsolete since 1.5.1.'); +$oTemplate->display('footer.tpl');