- Timestamp:
- 11/26/2014 06:09:27 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress-functions.php
r9160 r9187 1299 1299 bp_thread_has_messages( array( 'thread_id' => (int) $_REQUEST['thread_id'] ) ); 1300 1300 1301 bp_thread_the_message(); 1302 1301 1303 if ( $thread_template->message_count % 2 == 1 ) { 1302 1304 $class = 'odd';
Note: See TracChangeset
for help on using the changeset viewer.