theseer Fri Oct 28 14:12:20 2005 EDT
Modified files: /phpdoc/en/reference/url/functions parse-url.xml Log: yet another typo :-/ sorry http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/parse-url.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/reference/url/functions/parse-url.xml diff -u phpdoc/en/reference/url/functions/parse-url.xml:1.12 phpdoc/en/reference/url/functions/parse-url.xml:1.13 --- phpdoc/en/reference/url/functions/parse-url.xml:1.12 Thu Oct 27 18:31:30 2005 +++ phpdoc/en/reference/url/functions/parse-url.xml Fri Oct 28 14:12:19 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <!-- splitted from ./en/functions/url.xml, last change in rev 1.2 --> <refentry id="function.parse-url"> <refnamediv> @@ -137,7 +137,7 @@ However, to comply with PHP's backwards compatibility requirements it makes an exception for the file:// scheme where tripple slashes (file:///...) are allowed. For any other scheme this is invalid. </para> - </node> + </note> </refsect1> <refsect1 role="seealso">