Changeset 691
- Timestamp:
- 12/15/2008 01:10:11 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/bp-forums/bp-forums-templatetags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-templatetags.php
r654 r691 304 304 } else { 305 305 $this->post_count = count( $this->posts ); 306 $this->total_post_count = count( bp_forums_get_ topics( $topic_id ) );306 $this->total_post_count = count( bp_forums_get_posts( $topic_id ) ); 307 307 } 308 308
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)