Changeset 4823 for trunk/bp-groups/bp-groups-activity.php
- Timestamp:
- 07/23/2011 06:20:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-activity.php
r4620 r4823 1 1 <?php 2 3 2 /** 4 3 * BuddyPress Groups Activity & Notification Functions … … 10 9 * @subpackage Groups 11 10 */ 11 12 // Exit if accessed directly 13 if ( !defined( 'ABSPATH' ) ) exit; 12 14 13 15 function groups_register_activity_actions() {
Note: See TracChangeset
for help on using the changeset viewer.