summaryrefslogtreecommitdiff
path: root/auto_prepend.php
diff options
context:
space:
mode:
Diffstat (limited to 'auto_prepend.php')
-rw-r--r--auto_prepend.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto_prepend.php b/auto_prepend.php
index 2becb66..485b0c5 100644
--- a/auto_prepend.php
+++ b/auto_prepend.php
@@ -162,7 +162,6 @@ function U(...$args)
*/
function fail($text)
{
- trigger_error($text, E_USER_ERROR);
it::fatal($text);
}