cece Mon Aug 2 16:06:30 2004 EDT
Modified files:
/phpdoc/en/reference/url/functions base64-encode.xml
base64-decode.xml
Log:
ws fix
http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/base64-encode.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/url/functions/base64-encode.xml
diff -u phpdoc/en/reference/url/functions/base64-encode.xml:1.6
phpdoc/en/reference/url/functions/base64-encode.xml:1.7
--- phpdoc/en/reference/url/functions/base64-encode.xml:1.6 Tue Jul 6 08:00:30
2004
+++ phpdoc/en/reference/url/functions/base64-encode.xml Mon Aug 2 16:06:30 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/url.xml, last change in rev 1.2 -->
<refentry id="function.base64-encode">
<refnamediv>
@@ -34,7 +34,7 @@
]]>
</programlisting>
<para>
- This example will produce :
+ This example will produce:
</para>
<screen>
<![CDATA[
http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/base64-decode.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/url/functions/base64-decode.xml
diff -u phpdoc/en/reference/url/functions/base64-decode.xml:1.6
phpdoc/en/reference/url/functions/base64-decode.xml:1.7
--- phpdoc/en/reference/url/functions/base64-decode.xml:1.6 Sat Aug 16 10:59:57
2003
+++ phpdoc/en/reference/url/functions/base64-decode.xml Mon Aug 2 16:06:30 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/url.xml, last change in rev 1.2 -->
<refentry id="function.base64-decode">
<refnamediv>
@@ -29,7 +29,7 @@
]]>
</programlisting>
<para>
- This example will produce :
+ This example will produce:
</para>
<screen>
<![CDATA[