X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/d06f9e8ea6cefcfae1ad28bb203a7e4e562820a8..f40a91b0a300377d7c74e764bbf83b27a3dfae5f:/www/help.php diff --git a/www/help.php b/www/help.php index fe56c22..8ccdd69 100644 --- a/www/help.php +++ b/www/help.php @@ -10,6 +10,7 @@ render( 'help', array( 'htmlhelper' => new HtmlHelper(), + 'publicGitUrl' => @$GLOBALS['phorkie']['cfg']['git']['public'], ) ); ?>