'.$_POST['source'].'' // "%0A" means new line ."
" // add a line break before blockquote ."> " . $twt[1] //."Recived webmention from ".$_POST['source'] //." mentioning ".$_POST['target'] //." (IP: ".$_SERVER['REMOTE_ADDR'].")" .PHP_EOL; file_put_contents($logfile, $log, FILE_APPEND); # Send email fork: https://gist.github.com/otherjoel/9301d985622f0d3d1a09 } else { header($_SERVER['SERVER_PROTOCOL'] . ' 400 Bad Request'); exit; } ?>