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