X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/2b4b34a76f42841e964a549fc64c02ba4f60a3f4..4fea519a397df1e660f7e2b1fcd3805241797b6c:/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(), ) ); ?>