Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/03/2018 09:07:13 PM (8 years ago)
Author:
boonebgorges
Message:

Fix variable name typo in notifications exporter.

Introduced in [12158].

Props Venutius.
See #8015.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-notifications/bp-notifications-functions.php

    r12161 r12305  
    851851                                $notification->component_action,
    852852                                $component_name,
    853                                 $notification_item->id,
     853                                $notification->id,
    854854                        );
    855855
Note: See TracChangeset for help on using the changeset viewer.