cvs: phpdoc-da /reference/strings/functions strlen.xml
[email protected] ("Tom Sommer")
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <cvstomsommer1090876516@cvsserver> |
tomsommer Mon Jul 26 17:15:16 2004 EDT
Modified files:
/phpdoc-da/reference/strings/functions strlen.xml
Log:
Sync with EN
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/strlen.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc-da/reference/strings/functions/strlen.xml
diff -u phpdoc-da/reference/strings/functions/strlen.xml:1.1 phpdoc-da/reference/strings/functions/strlen.xml:1.2
--- phpdoc-da/reference/strings/functions/strlen.xml:1.1 Sun Jun 27 15:55:26 2004
+++ phpdoc-da/reference/strings/functions/strlen.xml Mon Jul 26 17:15:16 2004
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<!-- EN-Revision: 1.4 Maintainer: tomsommer Status: ready -->
+<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.5 Maintainer: tomsommer Status: ready -->
<refentry id="function.strlen">
<refnamediv>
<refname>strlen</refname>
@@ -32,7 +32,7 @@
</example>
</para>
<para>
- Se også <function>count</function>.
+ Se også <function>count</function> og <function>mb_strlen</function>.
</para>
</refsect1>
</refentry>