Changeset 3898
- Timestamp:
- 01/24/2011 11:15:24 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-forums/bp-forums-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-template.php
r3891 r3898 128 128 } 129 129 130 $this->topic_count = apply_filters( 'bp_forums_template_topic_count', $this->topic_count, $t opics, $type, $forum_id, $per_page, $max, $no_stickies );131 $this->total_topic_count = apply_filters( 'bp_forums_template_total_topic_count', $this->total_topic_count, $this->topic_count, $t opics, $type, $forum_id, $per_page, $max, $no_stickies );130 $this->topic_count = apply_filters( 'bp_forums_template_topic_count', $this->topic_count, $this->topics, $type, $forum_id, $per_page, $max, $no_stickies ); 131 $this->total_topic_count = apply_filters( 'bp_forums_template_total_topic_count', $this->total_topic_count, $this->topic_count, $this->topics, $type, $forum_id, $per_page, $max, $no_stickies ); 132 132 133 133 if ( !$no_stickies ) {
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)