Changeset 4508 for trunk/includes/forums/functions.php
- Timestamp:
- 11/24/2012 08:44:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/forums/functions.php
r4501 r4508 1456 1456 function bbp_update_forum( $args = '' ) { 1457 1457 1458 // Parse arguments withdefault values1458 // Parse arguments against default values 1459 1459 $r = bbp_parse_args( $args, array( 1460 1460 'forum_id' => 0,
Note: See TracChangeset
for help on using the changeset viewer.