Changeset 7756 for trunk/bp-themes/bp-default/_inc/ajax.php
- Timestamp:
- 01/24/2014 11:48:48 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/_inc/ajax.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/ajax.php
r7570 r7756 353 353 */ 354 354 if ( empty( $template ) ) 355 $template = BP_PLUGIN_DIR. '/bp-themes/bp-default/activity/comment.php';355 $template = buddypress()->plugin_dir . '/bp-themes/bp-default/activity/comment.php'; 356 356 357 357 load_template( $template, false );
Note: See TracChangeset
for help on using the changeset viewer.