fix proto

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158497 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2004-05-13 14:29:46 +00:00
parent 22cd7a215f
commit 3d39c07323

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.sqlite-exec">
<refnamediv>
<refname>sqlite_exec</refname>
@ -10,11 +10,13 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>boolean</type><methodname>sqlite_exec</methodname>
<type>bool</type><methodname>sqlite_exec</methodname>
<methodparam><type>string</type><parameter>query</parameter></methodparam>
<methodparam><type>resource</type><parameter>db</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file