Commit ed44d6c
committed
Make sure we still support ERB templates when provided
`apache::mod::php` allowed to pass an ERB template, switching the
default template to EPP will break users that rely on this, so only
assume EPP template if the template name ends with .epp and process the
template as ERB in all other cases.1 parent 06c4091 commit ed44d6c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
0 commit comments