]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-sql_patches.php
debug_report_bug() should be used as a replacement for app_die() calls
[mailer.git] / inc / extensions / ext-sql_patches.php
index 68d4ea59e1767755c22b7e9e67001e2c69afdb96..da8113918188e63ddc660a381a7b8b00b77a29c9 100644 (file)
@@ -773,7 +773,7 @@ INDEX (`ip`)
                                updateConfiguration('file_hash', '');
 
                                // Cannot read secret file!
-                               app_die(__FILE__, __LINE__, 'Cannot read secret file! Please try to reload.');
+                               debug_report_bug(__FILE__, __LINE__, 'Cannot read secret file! Please try to reload.');
                        }
                } // END - if