]> git.mxchange.org Git - friendica.git/blobdiff - mod/poke.php
New option to enable and disable the "share" element
[friendica.git] / mod / poke.php
index 5cd88d7e2a8ee5d448a44d74d978eaa777601ce9..edcb27d021f86a721631acf50a4d71971520fb9b 100644 (file)
@@ -73,7 +73,7 @@ function poke_init(&$a) {
 
        $poster = $a->contact;
 
-       $uri = item_new_uri($a->get_hostname(),$owner_uid);
+       $uri = item_new_uri($a->get_hostname(),$uid);
 
        $arr = array();