issues
search
foundeo
/
toscript
Converts Tag based CFML to CFML Script
GNU General Public License v3.0
20
stars
9
forks
source link
Spaces before and after equal signs in case statements fail
#47
Open
BrianOeding
opened
2 years ago
BrianOeding
commented
2 years ago
<cfcase value = "ABC”> become case "";
<cfcase value = "ABC”> become case "";