* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-9.sme
- Change $config to config in layout file(s) [SME: 13171]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
% content_for 'module' => begin
|
||||
<div id="module" class="module domains-panel">
|
||||
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<p>
|
||||
%= dumper $c->current_route
|
||||
</p>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
%define name smeserver-domains
|
||||
%define version 1.4
|
||||
%define release 8
|
||||
%define release 9
|
||||
Summary: SMEserver rpm for domain pseudonyms
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
@@ -22,6 +22,9 @@ AutoReqProv: no
|
||||
SMEserver rpm for more advanced domain controls
|
||||
|
||||
%changelog
|
||||
* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-9.sme
|
||||
- Change $config to config in layout file(s) [SME: 13171]
|
||||
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.4-8.sme
|
||||
- Fix e-smith references in smeserver-domains [SME: 12732]
|
||||
|
||||
|
Reference in New Issue
Block a user