From 801ce8d11abac390353d985e83b53f30f0806c21 Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Fri, 10 Sep 2010 10:16:35 +0000 Subject: moved TListItemCollection class from TListControl.php to separate class file in collections to fix #276 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index d0751eed..375869ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2301,6 +2301,7 @@ framework/Caching/TXCache.php -text framework/Collections/TAttributeCollection.php -text framework/Collections/TDummyDataSource.php -text framework/Collections/TList.php -text +framework/Collections/TListItemCollection.php -text framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text framework/Collections/TPagedList.php -text -- cgit v1.2.3