From b807074068377a1e4e216a31d4a2ee7bb36f7f1d Mon Sep 17 00:00:00 2001 From: Gary Stanton Date: Tue, 9 Jul 2019 11:27:48 +0100 Subject: [PATCH] Fix typo in config XML Editing config without noticing this typo results in errors when attempting to send email via BugLogHQ. Errors within error reporting causes infinite error generation! ;) --- config/buglog-config.xml.cfm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/buglog-config.xml.cfm b/config/buglog-config.xml.cfm index 1db3e61..cb6ff1f 100644 --- a/config/buglog-config.xml.cfm +++ b/config/buglog-config.xml.cfm @@ -74,7 +74,7 @@ - + -->