incView(); $forum = getForum($thread->forum); $logged_in_user = get_logged_in_user(false); ?>

title ?>
Forum -> title ?>

id ?>#input>Reply to this thread
id ?>>Subscribe to this thread

getPosts(); while ($post = getNextPost($posts)) { show_post_hierarchy($post, $thread, 0); } ?>
Author Message

getImmediateChildren(); show_post($post, $thread, $indent); //while ($childPost = getNextPost($children)) { // show_post_hierarchy($childPost, $thread, $indent+1); //} } function show_post($post, $thread, $indent) { global $n; $user = getUser($post->user); $can_edit = $logged_in_user && $user->id == $logged_in_user->id; ?>  "; //} ?>

has_profile) { ?> name ?> name; } ?>

Joined: create_time) ?>
Posts: posts ?>

Posted: timestamp) ?>id\">[Edit this post]" ?> modified) echo "
Last Modified: ", date('D M j, Y g:i a', $post->modified) ?>

content)) ?>

[Reply to this post]