vrana Mon Oct 11 09:49:34 2004 EDT
Modified files: /phpdoc/en/reference/strings/functions crypt.xml Log: Clarify (bug #30316) http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/crypt.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/strings/functions/crypt.xml diff -u phpdoc/en/reference/strings/functions/crypt.xml:1.9 phpdoc/en/reference/strings/functions/crypt.xml:1.10 --- phpdoc/en/reference/strings/functions/crypt.xml:1.9 Mon Oct 4 06:08:00 2004 +++ phpdoc/en/reference/strings/functions/crypt.xml Mon Oct 11 09:49:32 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 --> <refentry id="function.crypt"> <refnamediv> @@ -23,7 +23,7 @@ </para> <simpara> If the salt argument is not provided, one will be randomly - generated by PHP. + generated by PHP each time you call this function. </simpara> <simpara> Some operating systems support more than one type of encryption. In