Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #5273, comment 13


Ignore:
Timestamp:
12/05/2013 12:58:14 AM (12 years ago)
Author:
henrywright
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5273, comment 13

    v1 v2  
    99solves the problem.
    1010
    11 What's the reason for prefixing $message with an ampersand? i.e why do we want to modify the original object? I think modifying the $message object is the issue. Interesting why nobody else is seeing the debug notice though.
     11What's the reason for prefixing $message with an ampersand? Interesting why nobody else is seeing the debug notice.