From be0a301990def03811772bc64d2bb91103923383 Mon Sep 17 00:00:00 2001 From: Sebastian Picklum Date: Wed, 11 Jun 2003 23:20:44 +0000 Subject: [PATCH] Forgot deleting the brackets. Fixed this git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131102 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sybase/functions/sybase-query.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/sybase/functions/sybase-query.xml b/reference/sybase/functions/sybase-query.xml index c4ca98b177..bd3e31e043 100644 --- a/reference/sybase/functions/sybase-query.xml +++ b/reference/sybase/functions/sybase-query.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ Returns: A positive Sybase result identifier on success, or &false; on error. - sybase_query() sends a query to the currently active + sybase_query sends a query to the currently active database on the server that's associated with the specified link identifier. If the link identifier isn't specified, the last opened link is assumed. If no link is open, the function tries to