Changeset 272 for framework/trunk/fusebox5.cfm
- Timestamp:
- 12/15/06 18:53:31 (2 years ago)
- Files:
-
- 1 modified
-
framework/trunk/fusebox5.cfm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
framework/trunk/fusebox5.cfm
r258 r272 59 59 <cfset structAppend(attributes,URL,true) /> 60 60 <cfset structAppend(attributes,form,true) /> 61 <!--- FB51: ticket 164: add OO synonym for attributes scope ---> 62 <cfparam name="variables.event" default="#createObject('component','fuseboxEvent').init(attributes)#" /> 61 63 62 64 <!--- FB5: myFusebox is an object but has FB41-compatible public properties --->
