proto changed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148065 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-01-07 14:48:55 +00:00
parent 4c5a71b044
commit c4d74bd3ba

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.tidy-parse-file">
<refnamediv>
@ -13,6 +13,7 @@
<methodsynopsis>
<type>bool</type><methodname>tidy_parse_file</methodname>
<methodparam><type>string</type><parameter>file</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>config_options</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>use_include_path</parameter></methodparam>
</methodsynopsis>