Changeset 10392
- Timestamp:
- 12/03/2015 04:44:39 PM (11 years ago)
- File:
-
- 1 edited
-
branches/2.4/src/bp-groups/bp-groups-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.4/src/bp-groups/bp-groups-admin.php
r10385 r10392 549 549 550 550 // Get the group from the database 551 $group = groups_get_group( 'group_id=' . $_GET['gid'] );551 $group = groups_get_group( 'group_id=' . (int) $_GET['gid'] ); 552 552 553 553 /** This filter is documented in bp-groups/bp-groups-template.php */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)