nlopess Fri Jan 23 15:06:32 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions str-rot13.xml
Log:
remove that funny tip
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/str-rot13.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/strings/functions/str-rot13.xml
diff -u phpdoc/en/reference/strings/functions/str-rot13.xml:1.4
phpdoc/en/reference/strings/functions/str-rot13.xml:1.5
--- phpdoc/en/reference/strings/functions/str-rot13.xml:1.4 Sun Jan 18 07:57:39
2004
+++ phpdoc/en/reference/strings/functions/str-rot13.xml Fri Jan 23 15:06:32 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id='function.str-rot13'>
<refnamediv>
@@ -34,11 +34,6 @@
</programlisting>
</example>
</para>
- <tip>
- <para>
- Use <function>str_rot13</function> twice to get even more security! ;-)
- </para>
- </tip>
<note>
<para>
The behaviour of this function was buggy until PHP 4.3.0. Before