PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » Auth » Bug #1259

error in documentation

Details

Submitted2004-04-22 09:01 UTC
Fromqaxi at seznam dot cz
Assignedmike
StatusClosed
PackageAuth
PHP VersionIrrelevant
OSLinux
Roadmaps(Not assigned)

Comments

[2004-04-22 09:01 UTC] qaxi at seznam dot cz

Description:
------------
error in documentation

Reproduce code:
---------------
In Documentation http://pear.php.net/manual/en/package.authentication.auth.intro-storage.php
++++++++++++
"passwordcol" The name of the colunm, where the MD5-crypted password is stored. Make sure, that the password field can contain at least 32 bit.
++++++++++++

there should be 32 character instead of 32 bit