diff options
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r-- | perl-install/help.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index ea43d33f5..68f9373cc 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -6,7 +6,7 @@ use common; # Write a mail to <documentation@mandrakesoft.com> if # you want it changed. -%steps = ( +our %steps = ( empty => '', addUser => |