From 010506a3445dc2fd37973c5cc6ddf8455e5a9f8b Mon Sep 17 00:00:00 2001 From: Mikko Koppanen Date: Wed, 23 Dec 2009 17:35:30 +0000 Subject: [PATCH] Fixes #50476, tokyotyrant table type can't support mutil-get git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292555 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/tokyo_tyrant/tokyotyranttable/get.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/tokyo_tyrant/tokyotyranttable/get.xml b/reference/tokyo_tyrant/tokyotyranttable/get.xml index a85332e3a4..866a7f5f56 100644 --- a/reference/tokyo_tyrant/tokyotyranttable/get.xml +++ b/reference/tokyo_tyrant/tokyotyranttable/get.xml @@ -27,7 +27,7 @@ keys - Single integer or an array of integers for multiple keys + The primary key, can be a string or an integer @@ -38,7 +38,7 @@ &reftitle.returnvalues; - Returns the row as an array or an array of arrays for multiple keys + Returns the row as an array