vrana           Wed Sep 14 10:14:38 2005 EDT

  Modified files:              
    /phpdoc/en/reference/imap/functions imap-mime-header-decode.xml 
  Log:
  Missing fullstop
  
http://cvs.php.net/diff.php/phpdoc/en/reference/imap/functions/imap-mime-header-decode.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/imap/functions/imap-mime-header-decode.xml
diff -u phpdoc/en/reference/imap/functions/imap-mime-header-decode.xml:1.7 
phpdoc/en/reference/imap/functions/imap-mime-header-decode.xml:1.8
--- phpdoc/en/reference/imap/functions/imap-mime-header-decode.xml:1.7  Mon Mar 
 8 04:18:42 2004
+++ phpdoc/en/reference/imap/functions/imap-mime-header-decode.xml      Wed Sep 
14 10:14:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/imap.xml, last change in rev 1.33 -->
   <refentry id="function.imap-mime-header-decode">
    <refnamediv>
@@ -15,7 +15,7 @@
     <para>
      <function>imap_mime_header_decode</function> function decodes 
      MIME message header extensions that are non ASCII text 
-     (see <ulink url="&url.rfc;2047">RFC2047</ulink>) 
+     (see <ulink url="&url.rfc;2047">RFC2047</ulink>).
      The decoded elements are returned in an array of objects, 
      where each object has two properties, "charset" and "text".
      If the element hasn't been encoded, and in other words is in 

Reply via email to