Ticket #917: 917-jjj.patch
File 917-jjj.patch, 446 bytes (added by , 15 years ago) |
---|
-
bp-groups-templatetags.php
1445 1445 } 1446 1446 1447 1447 function bp_group_member_is_banned() { 1448 echobp_get_group_member_is_banned();1448 return bp_get_group_member_is_banned(); 1449 1449 } 1450 1450 function bp_get_group_member_is_banned() { 1451 1451 global $members_template, $groups_template;