spic Wed Jun 11 19:20:45 2003 EDT
Modified files:
/phpdoc/en/reference/sybase/functions sybase-query.xml
Log:
Forgot deleting the brackets. Fixed this
Index: phpdoc/en/reference/sybase/functions/sybase-query.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-query.xml:1.4
phpdoc/en/reference/sybase/functions/sybase-query.xml:1.5
--- phpdoc/en/reference/sybase/functions/sybase-query.xml:1.4 Wed Jun 11 18:58:29
2003
+++ phpdoc/en/reference/sybase/functions/sybase-query.xml Wed Jun 11 19:20:44
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 -->
<refentry id="function.sybase-query">
<refnamediv>
@@ -16,7 +16,7 @@
<para> Returns: A positive Sybase result identifier on success, or
&false; on error.
</para>
- <para><function>sybase_query()</function> sends a query to the currently active
+ <para><function>sybase_query</function> 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
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php