foundeo / toscript

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

Unable to convert cfprocessingdirective #7

Closed mjhagen closed 7 years ago

mjhagen commented 7 years ago

This code could not be converted: <cfprocessingdirective pageEncoding="utf-8" /> I don't think there's a direct conversion for though.

pfreitag commented 7 years ago

Fixed