in reply to Re: Graphical Hierarchical Tree
in thread Graphical Hierarchical Tree
If you change &getarticles( $NewIndent . $IndentString, $reply); to &getarticles( $IndentString . $NewIndent, $reply); it works OK:86 87 `---90 | `---91 | `---92 | `---93 `---88 `---89 94
YMMV, I've had no time to test this thoroughly.87 `---90 | `---91 | `---92 | `---93 `---88 `---89 94
|
|---|