X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpoke.php;h=435da4dcd4facd27229767709633724529c690be;hb=0c9cc29a51941eb572bf16fd5489d0947d47d033;hp=db1c94963618f8acbe5f84e64d8b4a2acc8d4872;hpb=ed1dce93d688cc6917348cac955e2b3a159215b9;p=friendica.git diff --git a/mod/poke.php b/mod/poke.php index db1c949636..435da4dcd4 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();