Changeset 3272
- Timestamp:
- 05/29/2011 05:32:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-replies.php
r3260 r3272 571 571 572 572 // Topic Title 573 if ( !$topic_title = bbp_ topic_title( $topic_id ) )573 if ( !$topic_title = bbp_get_topic_title( $topic_id ) ) 574 574 $topic_title = __( 'No Topic', 'bbpress' ); 575 575
Note: See TracChangeset
for help on using the changeset viewer.