summaryrefslogtreecommitdiff
path: root/includes/helper/error_helper.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/helper/error_helper.php')
-rw-r--r--includes/helper/error_helper.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/helper/error_helper.php b/includes/helper/error_helper.php
index d26485d6..b4b4f248 100644
--- a/includes/helper/error_helper.php
+++ b/includes/helper/error_helper.php
@@ -2,6 +2,7 @@
/**
* Displays a fatal message and stops execution.
+ *
* @param string $message
*/
function engelsystem_error($message) {