diff options
author | Philip Häusler <msquare@notrademark.de> | 2013-10-13 00:52:44 +0200 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2013-10-13 00:52:44 +0200 |
commit | 3c4321ff76accb98ec3c99316766234ebcafae90 (patch) | |
tree | 7461bf942302ec3344a5006f3d40c49963ac28dc /includes/helper/error_helper.php | |
parent | bfb0cacd541cc20129a3c0ac77130370741dca18 (diff) |
30c3 theme
Diffstat (limited to 'includes/helper/error_helper.php')
-rw-r--r-- | includes/helper/error_helper.php | 1 |
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) { |