Ticket #100 (closed defect: fixed)

Opened 20 years ago

Last modified 19 years ago

Incorrect comment

Reported by: Bryan S Owned by: somebody
Priority: normal Milestone:
Version: 2.0.304 Severity: minor
Keywords: comments Cc:

Description

This comment does not match this function in the Controller.cfc in modelglueapplicationtemplate.

<!---

Any function set up to listen for the onRequestStart message happens after views are rendered.

---> <cffunction name="onRequestEnd" access="public" returnType="void"

output="false">

<cfargument name="event" type="any">

</cffunction>

Change History

Changed 20 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to fixed

(In [202]) Fixes #100

Note: See TracTickets for help on using tickets.