X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpoke.php;h=45a577cda6bfd3764e9ac2d723112eea76df74f2;hb=dc2e7a66b3cf9401afbc4cf425fc5a37c66d2d74;hp=db1c94963618f8acbe5f84e64d8b4a2acc8d4872;hpb=1940905454b311fc5999a0d8020832bb92ee52f5;p=friendica.git diff --git a/mod/poke.php b/mod/poke.php index db1c949636..45a577cda6 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();