Ticket #205 (closed defect: fixed)

Opened 20 years ago

Last modified 19 years ago

Minor - comment incorrect

Reported by: RichardEast Owned by: somebody
Priority: low Milestone:
Version: Severity: trivial
Keywords: Cc:

Description

In Controller.cfc >> The comment immediately before function onRequestEnd is:

<!---

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

--->

It should be:

<!---

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

--->

Change History

Changed 19 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.