Changeset 7046 for trunk/src/includes/replies/functions.php
- Timestamp:
- 12/15/2019 10:42:29 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/functions.php
r7037 r7046 2388 2388 // Parse arguments 2389 2389 $r = bbp_parse_args( $args, array( 2390 'walker' => new BBP_Walker_Reply ,2390 'walker' => new BBP_Walker_Reply(), 2391 2391 'max_depth' => bbp_thread_replies_depth(), 2392 2392 'style' => 'ul',
Note: See TracChangeset
for help on using the changeset viewer.