Home » Database » DB_DataObject » Bug #7488
Example has error in message in it
Details
| Submitted | 2006-04-25 19:40 UTC |
|---|---|
| From | mmckay at cbnco dot com |
| Assigned | alan_k |
| Status | Closed |
| Package | DB_DataObject |
| PHP Version | 5.1.2 |
| OS | SuSE |
| Roadmaps | (Not assigned) |
Comments
[2006-04-25 19:40 UTC] mmckay at cbnco dot com
Description:
------------
On page
http://pear.php.net/manual/en/package.database.db-dataobject.db-dataobject.getlinks.php
Example 33-5. Resulting Output
Has error
[message] => getLink:Could not find class for row last_modified, table last
An example should not have any errors in it.
I am getting a similar error when I try to use this page but have no idea why or how to fix it. I think it has something to do with a missing databaename.links.ini file.
Mark