Ticket #2455: 2455.diff
File 2455.diff, 337 bytes (added by , 11 years ago) |
---|
-
includes/common/classes.php
diff --git a/includes/common/classes.php b/includes/common/classes.php index 0c8d484..6c13d3f 100644
a b class BBP_Walker_Reply extends Walker { 396 396 397 397 <?php bbp_get_template_part( 'loop', 'single-reply' ); ?> 398 398 399 </<?php echo $tag ?>>400 401 399 <?php 402 400 } 403 401