X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fdelete_message.php;h=1eb2cdf841d253f05abad706c688c5e007ae91ee;hb=bdfa0f9a6bf233ee61b3b9d24f816d0e33db271c;hp=b6232f74aefaee29a10d98340f40afc0d878a65e;hpb=d4467150fe5126007ae625edb14ae757dbd687a0;p=squirrelmail.git diff --git a/src/delete_message.php b/src/delete_message.php index b6232f74..1eb2cdf8 100644 --- a/src/delete_message.php +++ b/src/delete_message.php @@ -1,18 +1,20 @@ - - - \ No newline at end of file +/** + * 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