Changeset 373 for trunk/bp-xprofile.php
- Timestamp:
- 10/07/2008 07:16:51 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile.php
r364 r373 4 4 5 5 define ( 'BP_XPROFILE_IS_INSTALLED', 1 ); 6 define ( 'BP_XPROFILE_VERSION', '0.3. 9' );6 define ( 'BP_XPROFILE_VERSION', '0.3.10' ); 7 7 8 8 require_once( 'bp-xprofile/bp-xprofile-classes.php' ); … … 114 114 'table_name_data' => $wpdb->base_prefix . 'bp_xprofile_data', 115 115 'format_activity_function' => 'xprofile_format_activity', 116 'image_base' => get_option('siteurl') . '/wp-content/mu-plugins/bp-xprofile/images',116 'image_base' => site_url() . '/wp-content/mu-plugins/bp-xprofile/images', 117 117 'slug' => 'profile' 118 118 );
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)