PageRenderTime 48ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/miscellaneous/Application.cfc

http://cfwheels.googlecode.com/
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
  1. <!---
  2. You can place ".cfm" files in this folder and run them independently from Wheels.
  3. This empty "Application.cfc" file makes sure that Wheels does not interfer with the request.
  4. --->
  5. <cfcomponent>
  6. </cfcomponent>