X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/2b4b34a76f42841e964a549fc64c02ba4f60a3f4..96478f6d101ce9690c68058e120d48a80748f6b1:/www/display.php diff --git a/www/display.php b/www/display.php index 7a1c1cc..c8df8a9 100644 --- a/www/display.php +++ b/www/display.php @@ -12,6 +12,7 @@ render( 'display', array( 'repo' => $repo, + 'dh' => new \Date_HumanDiff(), ) ); ?>