- Timestamp:
- 12/29/2016 09:24:53 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/classes/class-bp-groups-group-members-template.php
r11091 r11363 109 109 ); 110 110 111 $func_args = func_get_args(); 112 $args = bp_core_parse_args_array( $old_args_keys, $func_args ); 111 $args = bp_core_parse_args_array( $old_args_keys, func_get_args() ); 113 112 } 114 113
Note: See TracChangeset
for help on using the changeset viewer.