Explorar el Código

removed trailing lines

stekkel hace 23 años
padre
commit
94c2342a71
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
     return $length;
 }
 }
+
 ?>
 ?>