X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=object%2FConversation.php;h=eb5b3b9b486985fe67bc0c8958cb3f33912293c8;hb=2a480df6fac9dfe2b671f37fa86152ae92d501d5;hp=36c06c6d62d2c3014f880c8017b1a4f8814c4e9b;hpb=967ecb42053dd5bd2b7d66435641ae865c54066b;p=friendica.git diff --git a/object/Conversation.php b/object/Conversation.php index 36c06c6d62..eb5b3b9b48 100644 --- a/object/Conversation.php +++ b/object/Conversation.php @@ -127,7 +127,7 @@ class Conversation extends BaseObject { * _ false on failure */ public function get_template_data($conv_responses) { - global $a; + $a = get_app(); $result = array(); $i = 0;