mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
corrected endtag on line 161... you should really run 'make test' before committing changes...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47776 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c9c305249f
commit
652d653943
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ $conn = null;
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>VARIANT::VARIANT</function></funcdef>
|
||||
<paramdef>mixed <parameter><optional>value/optional></parameter></paramdef>
|
||||
<paramdef>mixed <parameter><optional>value</optional></parameter></paramdef>
|
||||
<paramdef>int <parameter><optional>type</optional></parameter></paramdef>
|
||||
<paramdef>int <parameter><optional>codepage</optional></parameter></paramdef>
|
||||
</funcprototype>
|
||||
|
|
Loading…
Reference in a new issue