diff options
Diffstat (limited to 'app/php/caches.xml')
-rw-r--r-- | app/php/caches.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/php/caches.xml b/app/php/caches.xml deleted file mode 100644 index 8a88717..0000000 --- a/app/php/caches.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<configuration> - <modules> - <module id="cache" class="System.Caching.TDbCache" /> - </modules> -</configuration> |