Advertisement
Guest User

r-a-y

a guest
Jul 13th, 2010
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <?php global $bp, $forum_template; ?>
  2.  
  3. <a href="<?php echo $bp->root_domain . '/' . BP_GROUPS_SLUG . '/' . $forum_template->topic->object_slug . '/forum/topic/' . $forum_template->topic->topic_slug . '/#post-'. $forum_template->topic->topic_last_post_id; ?>"><?php bp_the_topic_time_since_last_post() ?> ago</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement