[phplib] tree and php4 From: Lauren Matheson (inan <email protected>)
Date: 02/19/01

Hello,

Who has the tree class working in php4, and what did you need to
patch? I saw a note on the list about changing the while loop condition
in go_through_tree to (($k || "0"==$k) && $t!="NULL").

That helped, but I am also experiencing the behaviour that the tree
stops after the end first sub tree when there are more items in the
parent to print. Just thought I'd ask before I try to debug it.

Lauren Matheson