cvs: phpdoc-da /reference/strings/functions strstr.xml
[email protected] ("Jonathan Holst")
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <cvsholst1089140152@cvsserver> |
holst Tue Jul 6 14:55:52 2004 EDT
Modified files:
/phpdoc-da/reference/strings/functions strstr.xml
Log:
Forgot 'example' before.
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/strstr.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc-da/reference/strings/functions/strstr.xml
diff -u phpdoc-da/reference/strings/functions/strstr.xml:1.1 phpdoc-da/reference/strings/functions/strstr.xml:1.2
--- phpdoc-da/reference/strings/functions/strstr.xml:1.1 Tue Jul 6 14:18:41 2004
+++ phpdoc-da/reference/strings/functions/strstr.xml Tue Jul 6 14:55:51 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- EN-Revision: 1.7 Maintainer: holst Status: ready -->
<refentry id="function.strstr">
<refnamediv>
@@ -32,7 +32,7 @@
</note>
<para>
<example>
- <title><function>strstr</function> example</title>
+ <title><function>strstr</function> eksempel</title>
<programlisting role="php">
<![CDATA[
<?php