From e68d5eccdab9edf8305ccdf3b42f0dba159a098d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 10 Jun 2012 12:54:50 +0000 Subject: [PATCH] Not this ... :( --- inc/wrapper-functions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/wrapper-functions.php b/inc/wrapper-functions.php index 76b94ebf86..d53b0b6e21 100644 --- a/inc/wrapper-functions.php +++ b/inc/wrapper-functions.php @@ -576,7 +576,6 @@ function isWhatSet ($strict = false) { // Should we abort here? if (($strict === true) && ($isset === false)) { // Output backtrace - die(debug_get_printable_backtrace()); debug_report_bug(__FUNCTION__, __LINE__, 'what is empty.'); } // END - if -- 2.39.5