ID: 33769 Updated by: [EMAIL PROTECTED] Reported By: lisurc at free dot fr -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Merci :) Previous Comments: ------------------------------------------------------------------------ [2005-07-19 13:03:16] lisurc at free dot fr Description: ------------ In the french translation of the crypt() function documentation ( http://fr2.php.net/manual/fr/function.crypt.php ), there is a mistake in the second comment in example 2 ( "Exemple 2. Utilisation de crypt() avec htpasswd" ). One can read: // Récupération du hash, on laisse le salt se générait automatiquement where it should be: // Récupération du hash, on laisse le salt se générer automatiquement ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33769&edit=1
