diff options
Diffstat (limited to 'framework/Web/TCacheHttpSession.php')
-rw-r--r-- | framework/Web/TCacheHttpSession.php | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |