From 8bb4ead52c03cf64f8b97f4a8806d4105aef5287 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 22 Feb 2008 08:04:11 +0000 Subject: [PATCH] Document what happens on invalid cache_type git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253508 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/apc/functions/apc-cache-info.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/apc/functions/apc-cache-info.xml b/reference/apc/functions/apc-cache-info.xml index a16f76aed6..78bee3b6bb 100644 --- a/reference/apc/functions/apc-cache-info.xml +++ b/reference/apc/functions/apc-cache-info.xml @@ -1,5 +1,5 @@ - + apc_cache_info @@ -50,7 +50,7 @@ compile time using . - If no cache_type is specified, information about + If an invalid or no cache_type is specified, information about the system cache (cached files) will be returned.