/controllers/Wheels.cfc
http://raihan.googlecode.com/ · ColdFusion CFScript · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 189e45fd0f2c9bed81bb9c312fcaf112 MD5 · raw file
- <!---
- This is a controller file that Wheels uses internally.
- Do not delete this file.
- --->
- <cfcomponent output="false" displayName="Controller">
- <cfinclude template="../wheels/controller.cfm">
- </cfcomponent>