cvs: phpdoc-da /reference/strings/functions explode.xml

[email protected] ("Jonathan Holst") Tue, 14 Jun 2005 21:47:20 -0000
Newsgroups php.doc.da
Message-ID <cvsholst1118785640@cvsserver>
holst		Tue Jun 14 17:47:20 2005 EDT

  Modified files:              
    /phpdoc-da/reference/strings/functions	explode.xml 
  Log:
  Sync with EN
  
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/explode.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc-da/reference/strings/functions/explode.xml
diff -u phpdoc-da/reference/strings/functions/explode.xml:1.9 phpdoc-da/reference/strings/functions/explode.xml:1.10
--- phpdoc-da/reference/strings/functions/explode.xml:1.9	Tue Jun 14 17:45:25 2005
+++ phpdoc-da/reference/strings/functions/explode.xml	Tue Jun 14 17:47:20 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- EN-Revision: 1.11 Maintainer: holst Status: ready -->
   <refentry id="function.explode">
    <refnamediv>
@@ -111,7 +111,8 @@
      Se også 
      <function>preg_split</function>,
      <function>spliti</function>,
-     <function>split</function> og
+     <function>split</function>,
+     <function>strtok</function> og 
      <function>implode</function>.
     </para>
    </refsect1>