From: S.Krumbholz Date: Thu, 12 Oct 2017 13:59:13 +0000 (+0200) Subject: Update vier with new global support forum X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=80dde20c64601b7819b14adb2fd4719dd62df5b0;p=friendica.git 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. --- diff --git a/view/theme/vier/config.php b/view/theme/vier/config.php index ad1686769b..0cc5c9af0d 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(