Skip to main content
This topic has been closed for replies.

1 reply

Participating Frequently
July 1, 2012

Under Writing and executing dynamic CFM files, <cfoutput>a.jpg Doesn't exists</cfoutput> should be <cfoutput>a.jpg doesn't exist</cfoutput>.

Under Working with in-memory file system, <cfcomponent name="a" extends"b"> should be <cfcomponent name="a" extends="b">.