diff --git a/reference/strings/functions/str-rot13.xml b/reference/strings/functions/str-rot13.xml index 382727da49..33e728eb51 100644 --- a/reference/strings/functions/str-rot13.xml +++ b/reference/strings/functions/str-rot13.xml @@ -1,5 +1,5 @@ - + @@ -34,11 +34,6 @@ echo str_rot13('PHP 4.3.0'); // CUC 4.3.0 - - - Use str_rot13 twice to get even more security! ;-) - - The behaviour of this function was buggy until PHP 4.3.0. Before