cvs: phpdoc-da /reference/strings/functions quoted-printable-decode.xml

[email protected] ("Tom Sommer") Sat, 02 Oct 2004 22:47:52 -0000
Newsgroups php.doc.da
Message-ID <cvstomsommer1096757272@cvsserver>
tomsommer		Sat Oct  2 18:47:52 2004 EDT

  Modified files:              
    /phpdoc-da/reference/strings/functions	quoted-printable-decode.xml 
  Log:
  Sync with EN
  
  
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/quoted-printable-decode.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc-da/reference/strings/functions/quoted-printable-decode.xml
diff -u phpdoc-da/reference/strings/functions/quoted-printable-decode.xml:1.1 phpdoc-da/reference/strings/functions/quoted-printable-decode.xml:1.2
--- phpdoc-da/reference/strings/functions/quoted-printable-decode.xml:1.1	Fri Jul  9 20:33:59 2004
+++ phpdoc-da/reference/strings/functions/quoted-printable-decode.xml	Sat Oct  2 18:47:52 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<!-- EN-Revision: 1.2 Maintainer: tomsommer Status: ready -->
+<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.3 Maintainer: tomsommer Status: ready -->
   <refentry id="function.quoted-printable-decode">
    <refnamediv>
     <refname>quoted_printable_decode</refname>
@@ -16,7 +16,11 @@
      </methodsynopsis>
     <simpara>
      Denne funktion returnerer en 8-bit binær streng, tilsvarende den
-     afkodede quoted printable streng.  Denne funktion ligner
+     afkodede quoted printable streng (ifølge 
+     <ulink url="&url.rfc;2045">RFC2045</ulink>, sektion 6.7, ikke
+     <ulink url="&url.rfc;2821">RFC2821</ulink>, sektion 4.5.2, så
+     ekstra punktummer er ikke fjernet fra begyndelsen af en linie)
+     Denne funktion ligner
      <function>imap_qprint</function>, bortset fra denne ikke
      kræver IMAP modulet for at virke.
     </simpara>