Changeset 4628 for trunk/bp-themes/bp-default/_inc/ajax.php
- Timestamp:
- 07/09/2011 06:58:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/ajax.php
r4611 r4628 658 658 continue; 659 659 660 if ( defined( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE') )660 if ( bp_is_username_compatibility_mode() ) 661 661 $username = $ud->user_login; 662 662 else
Note: See TracChangeset
for help on using the changeset viewer.