Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit a203643

Browse files
author
Nathan Shaaban
committed
added trailing newline
1 parent 5215647 commit a203643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/logError.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ function log_error($human_readable,$admin_readable,$data="") {
55
echo("An ERROR (".$human_readable.") has occurred, please tell the website administrator this code: ".$id);
66
http_response_code(500);
77
exit(500);
8-
}
8+
}

0 commit comments

Comments
 (0)