From b558f2c60e97540415464719149b773e51f79abc Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 17 Sep 2007 18:18:17 +0000 Subject: Added TCachePageStatePersister --- framework/Web/TCacheHttpSession.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Web/TCacheHttpSession.php') diff --git a/framework/Web/TCacheHttpSession.php b/framework/Web/TCacheHttpSession.php index edc79935..21638131 100644 --- a/framework/Web/TCacheHttpSession.php +++ b/framework/Web/TCacheHttpSession.php @@ -67,7 +67,7 @@ class TCacheHttpSession extends THttpSession } /** - * @return string host name of the memcache server + * @return string the ID of the cache module. */ public function getCacheModuleID() { -- cgit v1.2.3