X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/d06f9e8ea6cefcfae1ad28bb203a7e4e562820a8..47a3b51ef8ab7d47bc5492c830bc8905e3fb872e:/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'], ) ); ?>