Changeset 1282 for trunk/UPGRADE
- Timestamp:
- 07/21/2006 11:14:01 AM (2 years ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r1240 r1282 17 17 Upgrading from v3.0.2 18 18 --------------------- 19 - The signature of TControl::broadcastEvent() is changed from 20 broadcastEvent($sender,TBroadCastEventParameter $param) to 21 broadcastEvent($name,$sender,$param). 22 This makes the call to broadcastEvent() to be consistent with raiseEvent(). 19 23 20 24 Upgrading from v3.0.1
