Update jQuery from 1.12.4 to 3.7.1
[phorkie.git] / www / display.php
index be79e4bd3a5e99067ab88b448cac71340048a7b1..464741b8c86f77c208a5ebfbc1ea3c8057631dd7 100644 (file)
@@ -21,6 +21,7 @@ render(
         'repo' => $repo,
         'dh'   => new \Date_HumanDiff(),
         'htmlhelper' => new HtmlHelper(),
+        'domain'     => $_SERVER['HTTP_HOST'],
         'flashmessages' => FlashMessage::getAll(),
     )
 );