View Single Post
Old 08-29-2002, 06:49 AM   #19 (permalink)
technobard
Centurion Nova Prime
 
technobard's Avatar
 
Join Date: May 2002
Location: Oak Park, IL (USA)
Posts: 287
technobard is on a distinguished road
Hey, I just noticed that I lost something from the code in posting it. In the Hierarchy class, $tab should look like:

function printDesc($num_tabs) {
$tab = "     ";
....
...


I'll also change it in the original post.
technobard is offline   Reply With Quote