From 54e9feab491bcf8d1a95b486b68605cb4441e603 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 29 Sep 2007 22:07:12 +0000 Subject: Changed RELATIONS declaration. --- UPGRADE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index 3388dd3c..b96ce565 100644 --- a/UPGRADE +++ b/UPGRADE @@ -11,6 +11,8 @@ for both A and B. Upgrading from v3.1.0 --------------------- +- The RELATIONS declaration in Acive Record classes is changed from + "protected static $RELATIONS" to "public static $RELATIONS". - IFeedContentProvider adds a new method: getContentType(). This affects any class implementing this interface. - TUrlMapping now only uses the PATH_INFO part of URL for matching, and the matching -- cgit v1.2.3