nlopess Wed Jun 22 13:55:05 2005 EDT
Modified files: /phpdoc/en/reference/tidy/functions tidy-repair-string.xml Log: fix proto. #Jakub: this function should be added to the 'difficult protos' list, because it shares an internal function that accepts the 'use_include_path', but it doesnt use it. you can check for the 'is_file' variable, for example http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/functions/tidy-repair-string.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/reference/tidy/functions/tidy-repair-string.xml diff -u phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.8 phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.9 --- phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.8 Tue Jun 21 09:56:28 2005 +++ phpdoc/en/reference/tidy/functions/tidy-repair-string.xml Wed Jun 22 13:55:03 2005 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <refentry id="function.tidy-repair-string"> <refnamediv> <refname>tidy_repair_string</refname> @@ -14,7 +14,6 @@ <methodparam><type>string</type><parameter>data</parameter></methodparam> <methodparam choice="opt"><type>mixed</type><parameter>config</parameter></methodparam> <methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam> - <methodparam choice="opt"><type>bool</type><parameter>use_include_path</parameter></methodparam> </methodsynopsis> <para> This function repairs the given string.