浏览代码

removed trailing lines

stekkel 23 年之前
父节点
当前提交
94c2342a71
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/draft_actions.php

+ 1 - 0
src/draft_actions.php

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