projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66caa2c
)
Fix Syntax Error Found by Dave
author
Seamus Lee
<seamuslee001@gmail.com>
Sat, 3 Oct 2015 02:00:41 +0000
(
02:00
+0000)
committer
Seamus Lee
<seamuslee001@gmail.com>
Sat, 3 Oct 2015 02:00:41 +0000
(
02:00
+0000)
xml/templates/civicrm_data.tpl
patch
|
blob
|
blame
|
history
diff --git
a/xml/templates/civicrm_data.tpl
b/xml/templates/civicrm_data.tpl
index 1bcd18e4b4fe82357919a84d3b66eb7937bc0539..48ce51faf1c65843d3253a617d4528e454029251 100644
(file)
--- a/
xml/templates/civicrm_data.tpl
+++ b/
xml/templates/civicrm_data.tpl
@@
-1238,7
+1238,7
@@
INSERT INTO civicrm_mailing_bounce_pattern
(@bounceTypeID, 'name(server entry| lookup failure)'),
(@bounceTypeID, 'no (mail server|matches to nameserver query|dns entries)'),
(@bounceTypeID, 'reverse dns entry'),
- (@bounceTypeID, 'Host or domain name not found')
;
+ (@bounceTypeID, 'Host or domain name not found')
,
(@bounceTypeID, 'Unable to resolve MX record for');
INSERT INTO civicrm_mailing_bounce_type