/miscellaneous/Application.cfc
http://cfwheels.googlecode.com/ · ColdFusion CFScript · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 802dcd022579f65f2d0c98d7816dd3f6 MD5 · raw file
- <!---
- You can place ".cfm" files in this folder and run them independently from Wheels.
- This empty "Application.cfc" file makes sure that Wheels does not interfer with the request.
- --->
- <cfcomponent>
- </cfcomponent>