bjori Mon Jun 11 14:39:35 2007 UTC
Modified files: /phpdoc/en/reference/strings/functions crypt.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/strings/functions/crypt.xml?r1=1.13&r2=1.14&diff_format=u Index: phpdoc/en/reference/strings/functions/crypt.xml diff -u phpdoc/en/reference/strings/functions/crypt.xml:1.13 phpdoc/en/reference/strings/functions/crypt.xml:1.14 --- phpdoc/en/reference/strings/functions/crypt.xml:1.13 Mon Jun 11 00:50:48 2007 +++ phpdoc/en/reference/strings/functions/crypt.xml Mon Jun 11 14:39:35 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.13 $ --> +<!-- $Revision: 1.14 $ --> <refentry id="function.crypt"> <refnamediv> <refname>crypt</refname> @@ -37,7 +37,7 @@ first eight characters of <parameter>str</parameter>, so longer strings that start with the same eight characters will generate the same result (when the same salt is used). - </simpara> + </para> <simpara> On systems where the crypt() function supports multiple encryption types, the following constants are set to 0 or 1