From 266060c18a856685dc35d8297f504df46eadb3e7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 25 Jan 2008 15:27:35 +0000 Subject: revert latest commit --- perl-install/standalone/finish-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/finish-install b/perl-install/standalone/finish-install index 5e3438813..8579cfc67 100755 --- a/perl-install/standalone/finish-install +++ b/perl-install/standalone/finish-install @@ -184,7 +184,7 @@ sub call { } } -#call('language'); +call('language'); call('license'); # "Previous" button isn't functiunnal and acts like "next" (#25349) $::Wizard_no_previous = 1; -- cgit v1.2.1