/miscellaneous/Application.cfc
ColdFusion CFScript | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 802dcd022579f65f2d0c98d7816dd3f6 MD5 | raw file
Possible License(s): Apache-2.0, CPL-1.0
- <!---
- 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>