Skip to content

Commit 9da7934

Browse files
committed
Add new line to end of email task file (#531)
1 parent b3dfa51 commit 9da7934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/task/email_certificate_task.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ public function execute() {
176176
// Set the field so that it is emailed.
177177
$DB->set_field('customcert_issues', 'emailed', 1, ['id' => $issueid]);
178178
}
179-
}
179+
}

0 commit comments

Comments
 (0)