The error:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home2/xxxxxxx/public_html/fm_friendbtn_db_update.php on line 109
The code at line 109:
'_flurmingo_spy_profile_friend_unfriend' => "<a href=\"\{sender_p_link\}\">\{sender_p_link\}</a> is no longer <a href=\"\{recipient_p_link\}\">\{recipient_p_link\}</a>\'s friend.",
);
Can anyone please tell me what needs to be changed.