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 #2397

Incorrect documentation in Generator.php

Details

Submitted2004-09-25 13:20 UTC
Fromreywob at php dot net
Assignedalan_k
StatusClosed
PackageDB_DataObject
PHP Version4.3.8
OSn/a
Roadmaps(Not assigned)

Comments

[2004-09-25 13:20 UTC] reywob at php dot net

Description:
------------
At the top of Generator.php it contains (on line 31) the comment:
options for Template Generation (using FlexyTemplate

Interested, I tried out this configuration, and nothing happened, then grepped DB_DataObject's source for any reference to 'DB_DataObject_Generator_Template_Flexy', but could find none.

I think this comment is out of date, so am reporting it as a bug.