From 502676c24a6889051b82de1697596ccfeed77f65 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 4 Jun 2006 15:33:50 +0000 Subject: Some minor documentation change. Changed TControl::onBubbleEvent() to TControl::bubbleEvent() --- UPGRADE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index 478da933..f4dbc2d4 100644 --- a/UPGRADE +++ b/UPGRADE @@ -23,6 +23,8 @@ Upgrading from v3.0.0 /index.php/ServiceID,ServiceParam/Name1,Value1/Name2,Value2/... In v3.0.0, the above URL is written as: /index.php/ServiceID/ServiceParam/Name1/Value1/Name2/Value2/... +- TControl::onBubbleEvent() has been changed to TControl::bubbleEvent(). + This change only affects user controls that override this method. Upgrading from v3.0.0 RC2 ------------------------- -- cgit v1.2.3