]> git.mxchange.org Git - friendica.git/commitdiff
Update vier with new global support forum
authorS.Krumbholz <alfred@skrumbholz.de>
Thu, 12 Oct 2017 13:59:13 +0000 (15:59 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2017 13:59:13 +0000 (15:59 +0200)
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

index ad1686769b95cc32e56923b17dd0d8ea1cbb7600..0cc5c9af0dc1c406a0849a55f1b8fdfa9da87f37 100644 (file)
@@ -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(