- Timestamp:
- 03/19/09 19:12:56 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
coldbox/trunk/install/illudium_templates/coldboxses/handler/doDelete.cfm
r1076 r2103 1 1 <%cffunction name="doDelete" access="public" returntype="void" output="false"%> 2 <%cfargument name="event" type="coldbox.system.beans. requestContext" required="yes"%>2 <%cfargument name="event" type="coldbox.system.beans.RequestContext" required="yes"%> 3 3 <%cfscript%> 4 4 //References
