Skip to:
Content

BuddyPress.org

Changeset 1155


Ignore:
Timestamp:
02/25/2009 08:28:15 PM (18 years ago)
Author:
apeatling
Message:

Fixes #533

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-friends/js/general.js

    r1052 r1155  
    1717                                action: 'friends_search',
    1818                                'cookie': encodeURIComponent(document.cookie),
    19                                 '_wpnonce': jQuery("input#_wpnonce").val(),
     19                                '_wpnonce': jQuery("input#_wpnonce_friend_search").val(),
    2020                                'initiator_id': jQuery("input#initiator").val(),
    2121                                'fpage': fpage[1],
Note: See TracChangeset for help on using the changeset viewer.