Show a post, for thread.php (Thread view), post.php (Post preview and Latest post review) and search.php (Search results)
function UnbShowPost (&$tpitem, &$post, &$thread, $style = 0, $page = 1, $writeaccess = true, $preview = false, $show_thread = false, $update_mark = false, $highlight = false);
Expects the <table> framework already to be started and to be closed after last post
Expects UnbCountUserPosts() to be called before showing posts
Implementation file: unb_lib/common_post.lib.php, line 61
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.