From 43b23197ffc3e1d08a1e08b09dbb31f06692d7ff Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 4 Jul 2014 08:28:22 +0200 Subject: warn about remote fork config in setup and help --- www/help.php | 1 + 1 file changed, 1 insertion(+) (limited to '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'], ) ); ?> -- cgit v1.2.3