diff options
Diffstat (limited to 'framework/Caching')
-rw-r--r-- | framework/Caching/TCache.php | 1 | ||||
-rw-r--r-- | framework/Caching/TXCache.php | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/framework/Caching/TCache.php b/framework/Caching/TCache.php index 00d69c3c..3a75312e 100644 --- a/framework/Caching/TCache.php +++ b/framework/Caching/TCache.php @@ -717,4 +717,3 @@ class TCacheDependencyList extends TList } } -?> diff --git a/framework/Caching/TXCache.php b/framework/Caching/TXCache.php index 31f2a4d2..ee0a59ed 100644 --- a/framework/Caching/TXCache.php +++ b/framework/Caching/TXCache.php @@ -128,4 +128,3 @@ class TXCache extends TCache } } -?> |