File: |
node/NodeTree.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
NodeTree class |
Class: |
Node Tree
Manipulate an hierarchy of objects in a database |
Author: |
By Marko Tapio Manninen |
Last change: |
String concatenating "xxx {$oPdo->gv()} xxx" did not work on php 4 and must be changed to: "xxx ".$oPdo->gv()." xxx" on rows 92,95,96,98. |
Date: |
18 years ago |
Size: |
5,937 bytes |
|
|
|