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:
Daniel Beckham 2001-05-18 16:33:07 +00:00
parent c9c305249f
commit 652d653943

View file

@ -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>