diff options
author | xue <> | 2007-02-23 14:37:25 +0000 |
---|---|---|
committer | xue <> | 2007-02-23 14:37:25 +0000 |
commit | dd50430152f7d957d36c17dcb77a9dd07d3c5646 (patch) | |
tree | 8195087041333e4d1f58bba066ebb120be0f5edd /.gitattributes | |
parent | 0aa6313662914dcead8adacf68bec3398c2e0dc7 (diff) |
Added TDbCache.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 0c3585e0..35538c44 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1490,8 +1490,8 @@ framework/3rdParty/geshi/highlight.css -text framework/3rdParty/readme.html -text framework/Caching/TAPCCache.php -text framework/Caching/TCache.php -text +framework/Caching/TDbCache.php -text framework/Caching/TMemCache.php -text -framework/Caching/TPdoCache.php -text framework/Caching/TSqliteCache.php -text framework/Collections/TAttributeCollection.php -text framework/Collections/TDummyDataSource.php -text |