foundeo / toscript

Converts Tag based CFML to CFML Script
GNU General Public License v3.0
20 stars 9 forks source link

cfdump not implemented #5

Closed ryanguill closed 7 years ago

ryanguill commented 7 years ago
/* toScript ERROR: Unable to convert tag: cfdump to CFML Script

<cfdump var="#foo#" abort="true" />

*/