Changeset 11360 for trunk/src/bp-xprofile/bp-xprofile-admin.php
- Timestamp:
- 12/29/2016 09:00:26 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-admin.php
r11345 r11360 10 10 // Exit if accessed directly. 11 11 defined( 'ABSPATH' ) || exit; 12 13 if ( ! buddypress()->do_autoload ) {14 require dirname( __FILE__ ) . '/classes/class-bp-xprofile-user-admin.php';15 }16 12 17 13 /**
Note: See TracChangeset
for help on using the changeset viewer.