From 2456174cc905d2d0ae19d21c94fec2c5552322a8 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 23 Aug 2012 20:00:10 -0700 Subject: back to identity creation form --- mod/poke.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/poke.php') diff --git a/mod/poke.php b/mod/poke.php index bb062308f..a4ccc517a 100755 --- a/mod/poke.php +++ b/mod/poke.php @@ -76,7 +76,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(); -- cgit v1.2.3