Changeset 2415
- Timestamp:
- 04/02/2010 09:34:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-post.php
r2390 r2415 76 76 bb_add_topic_tags( $topic_id, $tags ); 77 77 78 $topic = get_topic( $topic_id, false ); 78 79 $link = get_post_link($post_id); 79 80 $topic = get_topic( $topic_id, false );81 80 82 81 if ( $topic->topic_posts )
Note: See TracChangeset
for help on using the changeset viewer.