^
pop-out codeShare
^
<cfcomponent>
<cfset this.ApplicationName =
"mccoy"
>
<cfset this.mappings[
"/mymap"
] = getDirectoryFromPath(getCurrentTemplatePath())>
<cfset this.customTagPaths = getDirectoryFromPath(getCurrentTemplatePath()) &
"tags/"
>