Changeset 11360 for trunk/src/bp-xprofile/bp-xprofile-loader.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-loader.php
r11064 r11360 14 14 defined( 'ABSPATH' ) || exit; 15 15 16 if ( ! buddypress()->do_autoload ) {17 require dirname( __FILE__ ) . '/classes/class-bp-xprofile-component.php';18 }19 20 16 /** 21 17 * Set up the bp-xprofile component.
Note: See TracChangeset
for help on using the changeset viewer.