Skip to content

Instantly share code, notes, and snippets.

<!---
--- Application
--- -----------
---
--- author: Matthew
--- date: 5/4/14
--->
<cfcomponent displayname="Application" output="true" hint="Handle the application.">
<cfset THIS.Name = "AppCFC" />