diff --git a/run-postinstalls.pl b/run-postinstalls.pl index b6ea5f5e3..aa86378d2 100755 --- a/run-postinstalls.pl +++ b/run-postinstalls.pl @@ -7,6 +7,7 @@ BEGIN { push(@INC, "."); }; $no_acl_check++; use WebminCore; &init_config(); +$current_theme = $WebminCore::current_theme = undef; if (@ARGV > 0) { # Running for specified modules