didou Tue Feb 17 12:40:06 2004 EDT
Modified files:
/phpdoc/en/reference/tidy/functions tidy-repair-file.xml
tidy-repair-string.xml
Log:
proto fix
http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/functions/tidy-repair-file.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/tidy/functions/tidy-repair-file.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-repair-file.xml:1.3
phpdoc/en/reference/tidy/functions/tidy-repair-file.xml:1.4
--- phpdoc/en/reference/tidy/functions/tidy-repair-file.xml:1.3 Sun Feb 15 12:21:04
2004
+++ phpdoc/en/reference/tidy/functions/tidy-repair-file.xml Tue Feb 17 12:40:06
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.tidy-repair-file">
<refnamediv>
<refname>tidy_repair_file</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>bool</type><methodname>tidy_repair_file</methodname>
+ <type>string</type><methodname>tidy_repair_file</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam
choice="opt"><type>mixed</type><parameter>config</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/functions/tidy-repair-string.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/tidy/functions/tidy-repair-string.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.4
phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.5
--- phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.4 Sun Feb 15
12:21:04 2004
+++ phpdoc/en/reference/tidy/functions/tidy-repair-string.xml Tue Feb 17 12:40:06
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.tidy-repair-string">
<refnamediv>
<refname>tidy_repair_string</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>bool</type><methodname>tidy_repair_string</methodname>
+ <type>string</type><methodname>tidy_repair_string</methodname>
<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>