From 80dde20c64601b7819b14adb2fd4719dd62df5b0 Mon Sep 17 00:00:00 2001 From: "S.Krumbholz" Date: Thu, 12 Oct 2017 15:59:13 +0200 Subject: [PATCH] Update vier with new global support forum vier has a hardcoded path to the helpers forum as well. I've changed the path of the global support forum to https://forum.friendi.ca/profile/helpers. --- view/theme/vier/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/vier/config.php b/view/theme/vier/config.php index ad1686769..0cc5c9af0 100644 --- a/view/theme/vier/config.php +++ b/view/theme/vier/config.php @@ -64,7 +64,7 @@ function theme_admin(App $a) { $helperlist = get_config('vier', 'helperlist'); if ($helperlist == "") - $helperlist = "https://helpers.pyxis.uberspace.de/profile/helpers"; + $helperlist = "https://forum.friendi.ca/profile/helpers"; $t = get_markup_template("theme_admin_settings.tpl"); $o .= replace_macros($t, array(