]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-confirm.php
debug_report_bug() should be used as a replacement for app_die() calls
[mailer.git] / inc / modules / guest / what-confirm.php
index 75bf5075bf663349b55a44ff4d22255310c06875..166f2b8a5bc842b2d81abcb1bcf807d942a9e118 100644 (file)
@@ -65,7 +65,7 @@ if (isGetRequestParameterSet('hash')) {
                // Fetch user data
                if (!fetchUserData($userid)) {
                        // Not found, should not happen
-                       debug_report_bug('User account ' . $userid . ' not found.');
+                       debug_report_bug(__FILE__, __LINE__, 'User account ' . $userid . ' not found.');
                } // END - if
 
                // Load all data and add points