Changeset 2866 for trunk/bp-xprofile.php
- Timestamp:
- 03/22/2010 01:55:42 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile.php
r2863 r2866 293 293 294 294 /* Make sure we include the jQuery jCrop file for image cropping */ 295 add_action( 'wp ', 'bp_core_add_jquery_cropper' );295 add_action( 'wp_print_scripts', 'bp_core_add_jquery_cropper' ); 296 296 } 297 297 }
Note: See TracChangeset
for help on using the changeset viewer.