nlopess Mon Jan 19 14:57:17 2004 EDT
Modified files: /phpdoc/en language-snippets.ent Log: added entity about optional parameters in tidy extension http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.64&r2=1.65&ty=u Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.64 phpdoc/en/language-snippets.ent:1.65 --- phpdoc/en/language-snippets.ent:1.64 Sun Jan 18 06:35:47 2004 +++ phpdoc/en/language-snippets.ent Mon Jan 19 14:57:17 2004 @@ -1,4 +1,4 @@ -<!-- $Revision: 1.64 $ --> +<!-- $Revision: 1.65 $ --> <!ENTITY warn.experimental '<warning><simpara>This extension is <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension -- @@ -249,3 +249,7 @@ <!ENTITY note.tidy.1only '<note><simpara>This function is only avaliable in Tidy 1.0. It became obsolete in Tidy 2.0 and thus has been removed.</simpara></note>'> + +<!ENTITY note.tidy.2only '<note><simpara>The optional parameters +<literal>config_options</literal> and <literal>enconding</literal> were +added in Tidy 2.0.</simpara></note>'>