X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fpoke.php;h=45a577cda6bfd3764e9ac2d723112eea76df74f2;hb=28a8c2369ae9900123a463bde1e3e43260f44bca;hp=db1c94963618f8acbe5f84e64d8b4a2acc8d4872;hpb=016b6428a091e4d9067962e2d8931e7e51254621;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();