Eine Klasse & globale Variable zur Verwaltung von mandantenbasierter Konfiguration
[kivitendo-erp.git] / SL / Controller / Base.pm
index 152fbb7..392f441 100644 (file)
@@ -68,6 +68,7 @@ sub render {
                  AUTH     => $::auth,
                  FLASH    => $::form->{FLASH},
                  FORM     => $::form,
+                 INSTANCE_CONF => $::instance_conf,
                  LOCALE   => $::locale,
                  LXCONFIG => \%::lx_office_conf,
                  LXDEBUG  => $::lxdebug,