summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes2
-rw-r--r--framework/Caching/TDbCache.php (renamed from framework/Caching/TPdoCache.php)0
2 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
diff --git a/framework/Caching/TPdoCache.php b/framework/Caching/TDbCache.php
index 78fc6849..78fc6849 100644
--- a/framework/Caching/TPdoCache.php
+++ b/framework/Caching/TDbCache.php