$pid)); empty($_post) AND message(-1, lang('post_not_exists:')); $all_quotes = post_find(array('quotepid'=>$pid),array('create_date'=>1),$page,$pagenum); $all_auotes_count = post_count(array('quotepid'=>$pid)); $pagination = pagination(url("post-tt_show_all_reply-{$pid}-{page}"), $all_auotes_count, $page, $pagenum); $Head = post_read($pid); post_format($Head); ?>