mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
One leftover param definition, with <replaceable><optional> specified...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69762 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c86894b62c
commit
d8428e9ee9
1 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.24 $ -->
|
||||
<!-- $Revision: 1.25 $ -->
|
||||
<reference id="ref.msql">
|
||||
<title>mSQL functions</title>
|
||||
<titleabbrev>mSQL</titleabbrev>
|
||||
|
@ -291,9 +291,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>msql_error</methodname>
|
||||
<methodparam><type>int</type><parameter>
|
||||
<replaceable><optional>link_identifier</optional></replaceable>
|
||||
</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>link_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Errors coming back from the mSQL database backend no longer
|
||||
|
|
Loading…
Reference in a new issue