Home » Authentication » Auth_HTTP » Bug #2621
documentation Error
Details
| Submitted | 2004-10-26 12:15 UTC |
|---|---|
| From | kkotowicz at gmail dot com |
| Assigned | hirokawa |
| Status | Closed |
| Package | Auth_HTTP |
| PHP Version | Irrelevant |
| OS | irrelevant |
| 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.