Home » Structures » Tree » Bug #2699
initial little bug
Details
| Submitted | 2004-11-05 12:25 UTC |
|---|---|
| From | flobee at gmail dot com |
| Status | Duplicate |
| Package | Tree |
| PHP Version | 5.0.2 |
| OS | WIN32 |
| Roadmaps | (Not assigned) |
Comments
[2004-11-05 12:25 UTC] flobee at gmail dot com
Description:
------------
info: Tree 0.2.4
Fatal error: Call to undefined function Tree_Dynamic_DBnested() in .../Tree/Dynamic/DBnested.php on line 76
error:
a function is called instead of the metode
solution line 76:
- Tree_Dynamic_DBnested()
+ $this->Tree_Dynamic_DBnested()