diff program/steps/utils/error.inc @ 5:3a5f959af5ae

debugging aids, all commented out
author Charlie Root
date Thu, 30 Aug 2018 16:15:17 -0400
parents 4681f974d28b
children
line wrap: on
line diff
--- a/program/steps/utils/error.inc	Thu Jan 18 07:47:04 2018 -0500
+++ b/program/steps/utils/error.inc	Thu Aug 30 16:15:17 2018 -0400
@@ -91,6 +91,7 @@
 else if ($ERROR_CODE == 603) {
     $__error_title = "DATABASE ERROR: CONNECTION FAILED!";
     $__error_text  =  "Unable to connect to the database!<br />Please contact your server-administrator.";
+    //$__error_text.=print_r(debug_backtrace());
 }
 
 // system error