hholzgra Tue Feb 6 08:35:46 2007 UTC
Modified files: /phpdoc/en/reference/imap/functions imap-base64.xml Log: the parameter is encoded, the result is decoded http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imap/functions/imap-base64.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/imap/functions/imap-base64.xml diff -u phpdoc/en/reference/imap/functions/imap-base64.xml:1.6 phpdoc/en/reference/imap/functions/imap-base64.xml:1.7 --- phpdoc/en/reference/imap/functions/imap-base64.xml:1.6 Mon Jan 15 00:05:58 2007 +++ phpdoc/en/reference/imap/functions/imap-base64.xml Tue Feb 6 08:35:46 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.imap-base64"> <refnamediv> <refname>imap_base64</refname> @@ -23,7 +23,7 @@ <term><parameter>text</parameter></term> <listitem> <para> - The decoded text + The encoded text </para> </listitem> </varlistentry>