- Timestamp:
- 11/21/2009 10:55:09 AM (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
framework/1-8-0/trunk/framework/commands/CallMethodCommand.cfc
r1966 r1971 94 94 PUBLIC FUNCTIONS 95 95 ---> 96 <cffunction name="execute" access="public" returntype="boolean" 96 <cffunction name="execute" access="public" returntype="boolean" output="false" 97 97 hint="Executes the command."> 98 98 <cfargument name="event" type="MachII.framework.Event" required="true" />
