]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/online_functions.php
debug_report_bug() should be used as a replacement for app_die() calls
[mailer.git] / inc / libs / online_functions.php
index 91c84f1158bb5984491dad8c3f0accc290acd9b6..3e2cf9d02fa6137b79a5757a14abd82c8886ced7 100644 (file)
@@ -50,7 +50,7 @@ function FILTER_UPDATE_ONLINE_LIST () {
        // Empty session?
        if (session_id() == '') {
                // This is invalid here!
-               debug_report_bug('Invalid session.');
+               debug_report_bug(__FUNCTION__, __LINE__, 'Invalid session.');
        } // END - if
 
        // Initialize variables