X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpoke.php;h=435da4dcd4facd27229767709633724529c690be;hb=78514db6e8960e93f62f31294eb00661d3ab0dab;hp=db1c94963618f8acbe5f84e64d8b4a2acc8d4872;hpb=1940905454b311fc5999a0d8020832bb92ee52f5;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();