Changeset 9351 for trunk/src/bp-xprofile/bp-xprofile-classes.php
- Timestamp:
- 01/12/2015 11:15:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-classes.php
r9336 r9351 9 9 10 10 // Exit if accessed directly 11 if ( !defined( 'ABSPATH' ) )exit;11 defined( 'ABSPATH' ) || exit; 12 12 13 13 class BP_XProfile_Group {
Note: See TracChangeset
for help on using the changeset viewer.