diff options
author | xue <> | 2006-01-17 04:05:08 +0000 |
---|---|---|
committer | xue <> | 2006-01-17 04:05:08 +0000 |
commit | 4317038c3cceecfc0f4bbe6565c78df48f4b556b (patch) | |
tree | f16a2b53390273731bb8245f43d4964ebecd4fb7 /.gitattributes | |
parent | 473e29dfcec480bd146bc31e42f0f9438b7210f9 (diff) |
Added TPagedDataSource.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 806aa5d8..33f32358 100644 --- a/.gitattributes +++ b/.gitattributes @@ -133,6 +133,7 @@ framework/3rdParty/geshi/highlight.css -text framework/3rdParty/readme.html -text framework/Collections/TList.php -text framework/Collections/TMap.php -text +framework/Collections/TPagedDataSource.php -text framework/Data/TCache.php -text framework/Data/TMemCache.php -text framework/Data/TSqliteCache.php -text |