lib/core/installer/tools/environment/Enable-IcingaForWindowsInstallationHeaderPrint.psm1
function Enable-IcingaForWindowsInstallationHeaderPrint() { $global:Icinga.InstallWizard.HeaderPrint = $TRUE; } |
function Enable-IcingaForWindowsInstallationHeaderPrint() { $global:Icinga.InstallWizard.HeaderPrint = $TRUE; } |