Changeset 4823 for trunk/bp-groups/bp-groups-functions.php
- Timestamp:
- 07/23/2011 06:20:16 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-groups/bp-groups-functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-functions.php
r4804 r4823 1 1 <?php 2 3 2 /** 4 3 * Functions are where all the magic happens in BuddyPress. They will … … 7 6 * true or false on success or failure. 8 7 */ 8 9 // Exit if accessed directly 10 if ( !defined( 'ABSPATH' ) ) exit; 9 11 10 12 /**
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)