nlopess Wed Jan 7 09:48:55 2004 EDT
Modified files: /phpdoc/en/reference/tidy/functions tidy-parse-file.xml Log: proto changed Index: phpdoc/en/reference/tidy/functions/tidy-parse-file.xml diff -u phpdoc/en/reference/tidy/functions/tidy-parse-file.xml:1.2 phpdoc/en/reference/tidy/functions/tidy-parse-file.xml:1.3 --- phpdoc/en/reference/tidy/functions/tidy-parse-file.xml:1.2 Thu Nov 6 05:15:43 2003 +++ phpdoc/en/reference/tidy/functions/tidy-parse-file.xml Wed Jan 7 09:48:55 2004 @@ -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>