Changeset 1209 for trunk/bp-xprofile/bp-xprofile-classes.php
- Timestamp:
- 03/15/2009 07:43:18 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-classes.php
r1176 r1209 770 770 771 771 // Files in wp-content/themes directory and one subdir down 772 $prebuilt_fields_path = ABSPATH . MUPLUGINDIR . '/bp-xprofile/prebuilt-fields';772 $prebuilt_fields_path = WPMU_PLUGIN_DIR . '/bp-xprofile/prebuilt-fields'; 773 773 if( !empty( $prebuilt_fields_path ) ){ 774 774 $prebuilt_fields_dir = @opendir($prebuilt_fields_path);
Note: See TracChangeset
for help on using the changeset viewer.