Fixed missing <function></function> around sybase_query()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131100 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sebastian Picklum 2003-06-11 22:58:29 +00:00
parent 0ad019bc98
commit e9f85dbe07

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- 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> sybase_query() 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