From 941925385f8aeb389cde29dc8b6831c3edb05283 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Thu, 29 Jun 2006 19:14:21 +0000
Subject: Yet another minor doc error.
---
framework/Caching/TMemCache.php | 2 +-
framework/Caching/TSqliteCache.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'framework/Caching')
diff --git a/framework/Caching/TMemCache.php b/framework/Caching/TMemCache.php
index 7c24ae0e..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.
diff --git a/framework/Caching/TSqliteCache.php b/framework/Caching/TSqliteCache.php
index dc4bf13f..b94b39fe 100644
--- a/framework/Caching/TSqliteCache.php
+++ b/framework/Caching/TSqliteCache.php
@@ -55,7 +55,7 @@
*
* TSqliteCache may be configured in application configuration file as follows
*
- *
+ *
*
* where {@link getDbFile DbFile} is a property specifying the location of the
* SQLite DB file (in the namespace format).
--
cgit v1.2.3