From 414782eca22220290be543fda91aba7fda3245e2 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Thu, 5 Feb 2009 17:54:34 +0000 Subject: [PATCH] missing git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275227 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/memcached/memcached/getmulti.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/reference/memcached/memcached/getmulti.xml b/reference/memcached/memcached/getmulti.xml index fd87d8f178..3fb102cb24 100644 --- a/reference/memcached/memcached/getmulti.xml +++ b/reference/memcached/memcached/getmulti.xml @@ -1,5 +1,5 @@ - + @@ -22,11 +22,13 @@ variable is provided, it is filled with the CAS token values for the found items. - Unlike Memcached::get it is not possible to - specify a read-through cache callback for - Memcached::getMulti, because the memcache protocol - does provide information on which keys were not found in the multi-key - request. + + Unlike Memcached::get it is not possible to + specify a read-through cache callback for + Memcached::getMulti, because the memcache protocol + does provide information on which keys were not found in the multi-key + request. +