diff options
Diffstat (limited to 'www/edit.php')
| -rw-r--r-- | www/edit.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/edit.php b/www/edit.php index 4de3d47..4199c34 100644 --- a/www/edit.php +++ b/www/edit.php @@ -18,6 +18,7 @@ render( 'edit', array( 'repo' => $repo, + 'dh' => new \Date_HumanDiff(), 'htmlhelper' => new HtmlHelper(), ) ); |
