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