/wheels/events/onrequest.cfm
ColdFusion | 1 lines | 1 code | 0 blank | 0 comment | 0 complexity | a50c9c9fc8fe8675fb3ecd0f0f8dcdfb MD5 | raw file
Possible License(s): Apache-2.0, CPL-1.0
- <cffunction name="onRequest" returntype="void" access="public" output="true"><cfargument name="targetpage" type="any" required="true"><cflock name="wheelsReloadLock" type="readOnly" timeout="180"><cfinclude template="#arguments.targetpage#"></cflock></cffunction>