Home » Database » DB_DataObject » Bug #2397
Incorrect documentation in Generator.php
Details
| Submitted | 2004-09-25 13:20 UTC |
|---|---|
| From | reywob at php dot net |
| Assigned | alan_k |
| Status | Closed |
| Package | DB_DataObject |
| PHP Version | 4.3.8 |
| OS | n/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.