PEAR is archived and read-only

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

Home » Authentication » Auth_HTTP » Bug #2621

documentation Error

Details

Submitted2004-10-26 12:15 UTC
Fromkkotowicz at gmail dot com
Assignedhirokawa
StatusClosed
PackageAuth_HTTP
PHP VersionIrrelevant
OSirrelevant
Roadmaps(Not assigned)

Comments

[2004-10-26 12:15 UTC] kkotowicz at gmail dot com

Description:
------------
In end user documentation for this package ther is an error.

Auth_HTTP Example 2 uses option for retreiving additional fields from DB. The appropriate way to achieve it is to include "db_fields" key in $AuthOptions array. You use "dbFields" key.