X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/a39bd415faa45403247e6af89a32df4dd3560b3e..7dcd592544ae0b55d0e205ff83631067a0d0aa6b:/www/edit.php diff --git a/www/edit.php b/www/edit.php index 9acc1d6..e59bcd1 100644 --- a/www/edit.php +++ b/www/edit.php @@ -17,6 +17,7 @@ render( 'edit', array( 'repo' => $repo, + 'htmlhelper' => new HtmlHelper(), ) ); ?>