https://bugs.koozali.org/show_bug.cgi?id=11034
--- Comment #9 from bunkobugsy <[email protected]> ---
# diff -ruN passExpire.tmpl2 passExpire.tmpl
--- passExpire.tmpl2 2019-08-03 05:58:45.000000000 +0300
+++ passExpire.tmpl 2021-11-03 12:02:46.229680107 +0200
@@ -5,8 +5,8 @@
my $i18n = new esmith::I18N;
$i18n->setLocale('passExpire.tmpl');
- my $domain = $conf->get_value("DomainName") || "localhost";
- my $systemName = $conf->get_value("SystemName") || "SME Server";
+ my $domain = $DomainName || "localhost";
+ my $systemName = $SystemName || "SME Server";
$OUT .= "To: $user\n";
$OUT .= "From: \"Administrator\" <admin\@${domain}>\n";
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/