Sfoglia il codice sorgente

removed trailing lines

stekkel 23 anni fa
parent
commit
94c2342a71
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;
 }
+
 ?>