PEAR is archived and read-only

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

Home » Database » DB_DataObject » Bug #7488

Example has error in message in it

Details

Submitted2006-04-25 19:40 UTC
Frommmckay at cbnco dot com
Assignedalan_k
StatusClosed
PackageDB_DataObject
PHP Version5.1.2
OSSuSE
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