ソースを参照

remove trailing lines

stekkel 23 年 前
コミット
77dbe8600e
1 ファイル変更1 行追加3 行削除
  1. 1 3
      src/draft_actions.php

+ 1 - 3
src/draft_actions.php

@@ -187,6 +187,4 @@ function saveMessageAsDraft($t, $c, $b, $subject, $body, $reply_id, $prio = 3, $
     }
     return $length;
 }
-?>
-
-
+?>