From 6a89afa0e55ebeacad8432188b68a8adb5ad3237 Mon Sep 17 00:00:00 2001 From: stekkel Date: Thu, 16 May 2002 08:07:36 +0000 Subject: [PATCH 1/1] remove trailing lines git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2828 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/draft_actions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/draft_actions.php b/src/draft_actions.php index be49d2a6..16e599e4 100644 --- a/src/draft_actions.php +++ b/src/draft_actions.php @@ -187,6 +187,4 @@ function saveMessageAsDraft($t, $c, $b, $subject, $body, $reply_id, $prio = 3, $ } return $length; } -?> - - +?> \ No newline at end of file -- 2.25.1