diff options
author | xue <> | 2006-02-24 03:52:00 +0000 |
---|---|---|
committer | xue <> | 2006-02-24 03:52:00 +0000 |
commit | 8151f972d074b699ce502317e93386b453f5c8ee (patch) | |
tree | 0f7e8abc91fa10df487da00f17898b649c6fd3e6 /.gitattributes | |
parent | 7b49888da521d113dc5a45cb8429efcf245c03cf (diff) |
added TPagedList.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 4f511c4f..21d8f6d3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -269,6 +269,7 @@ framework/Collections/TDummyDataSource.php -text framework/Collections/TList.php -text framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text +framework/Collections/TPagedList.php -text framework/Data/TAPCCache.php -text framework/Data/TCache.php -text framework/Data/TDataFieldAccessor.php -text |