X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpoke.php;h=4a643435be229acda46beee3fe352af8ed3e830a;hb=fd8df4c4d6688e5ffd6bc78e14062aa064102715;hp=db1c94963618f8acbe5f84e64d8b4a2acc8d4872;hpb=1940905454b311fc5999a0d8020832bb92ee52f5;p=friendica.git diff --git a/mod/poke.php b/mod/poke.php index db1c949636..4a643435be 100644 --- a/mod/poke.php +++ b/mod/poke.php @@ -1,4 +1,18 @@ -get_baseurl(); - $a->page['htmlhead'] .= ''; - $a->page['htmlhead'] .= <<< EOT - - -EOT; $parent = ((x($_GET,'parent')) ? intval($_GET['parent']) : '0'); - $verbs = get_poke_verbs(); $shortlist = array();