From 297c685f3c4a5e24267fa30f9e8761f0e7599dfd Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 21 Feb 2006 19:04:38 +0000 Subject: TAPCCache is formally available. --- framework/Exceptions/messages.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'framework/Exceptions/messages.txt') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 481bb42d..c142d8a6 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -76,6 +76,10 @@ memcache_connection_failed = TMemCache failed to connect to memcache server % memcache_host_unchangeable = TMemCache.Host cannot be modified after the module is initialized. memcache_port_unchangeable = TMemCache.Port cannot be modified after the module is initialized. +apccache_extension_required = TAPCCache requires APC PHP extension. +apccache_add_unsupported = TAPCCache.add() is not supported. +apccache_replace_unsupported = TAPCCache.replace() is not supported. + errorhandler_errortemplatepath_invalid = TErrorHandler.ErrorTemplatePath '%s' is invalid. Make sure it is in namespace form and points to a valid directory containing error template files. pageservice_page_unknown = Page '%s' Not Found -- cgit v1.2.3