From 0090de89b8b23069c1dd71801389dfa063e610b4 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 31 Mar 2006 22:52:19 +0000 Subject: Fixed a few errors caused by incorrect path to cache classes. --- framework/Caching/TAPCCache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Caching/TAPCCache.php') diff --git a/framework/Caching/TAPCCache.php b/framework/Caching/TAPCCache.php index da493f63..0ed1d433 100644 --- a/framework/Caching/TAPCCache.php +++ b/framework/Caching/TAPCCache.php @@ -35,7 +35,7 @@ * cache module. It can be accessed via {@link TApplication::getCache()}. * * TAPCCache may be configured in application configuration file as follows - * + * * * @author Alban Hanry * @version $Revision: $ $Date: $ -- cgit v1.2.3