X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/0b76a56ce249146702d7e7b23a74d5b3ef290174..256dda0773f9d540ab4b276949b4f98215261828:/www/display.php diff --git a/www/display.php b/www/display.php index be79e4b..464741b 100644 --- a/www/display.php +++ b/www/display.php @@ -21,6 +21,7 @@ render( 'repo' => $repo, 'dh' => new \Date_HumanDiff(), 'htmlhelper' => new HtmlHelper(), + 'domain' => $_SERVER['HTTP_HOST'], 'flashmessages' => FlashMessage::getAll(), ) );