fix for trailing space in personal address names
[squirrelmail.git] / src / draft_actions.php
index be49d2a6c780b1b27621074a8bc32051f7c12d9f..4bfe3659aaffb092c654bdea70b11b54f2260ed3 100644 (file)
@@ -187,6 +187,5 @@ function saveMessageAsDraft($t, $c, $b, $subject, $body, $reply_id, $prio = 3, $
     }
     return $length;
 }
-?>
-
 
+?>
\ No newline at end of file