diff options
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r-- | perl-install/install2.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 3b9330cb5..4aa49b6e4 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -140,6 +140,7 @@ $o = $::o = { lang => 'en', isUpgrade => 0, toRemove => [], + toSave => [], #- simple_themes => 1, #- installClass => "normal", |