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.
2022.09-rc
S.Krumbholz 2017-10-12 15:59:13 +02:00 zatwierdzone przez GitHub
rodzic bc41a2b606
commit 80dde20c64
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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(