From 618293517861b69334cd470068199394120cd20a Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 30 Jun 2006 18:41:56 +0000 Subject: Merge from 3.0 branch till 1218. --- framework/Caching/TMemCache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Caching/TMemCache.php') diff --git a/framework/Caching/TMemCache.php b/framework/Caching/TMemCache.php index dd229312..bd1ae189 100644 --- a/framework/Caching/TMemCache.php +++ b/framework/Caching/TMemCache.php @@ -53,7 +53,7 @@ * * TMemCache may be configured in application configuration file as follows * - * + * * * where {@link getHost Host} and {@link getPort Port} are configurable properties * of TMemCache. -- cgit v1.2.3