Minor - remove exit()

pull/3215/head
Julio Montoya 6 years ago
parent 5aeaa927c6
commit a9538a4568
  1. 2
      public/main/calendar/agenda.php

@ -155,7 +155,7 @@ if ($allowToEdit) {
$attachmentList, $attachmentList,
$attachmentCommentList, $attachmentCommentList,
$comment $comment
);exit; );
if (!empty($values['repeat']) && !empty($eventId)) { if (!empty($values['repeat']) && !empty($eventId)) {
// End date is always set as 23:59:59 // End date is always set as 23:59:59

Loading…
Cancel
Save