From c4aa1127f8822c08a26f2d03d0db6b3520919045 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 30 Nov 2004 11:42:40 +0000 Subject: rollback previous bogus commit --- perl-install/harddrake/data.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm index 05868c7e1..d45486270 100644 --- a/perl-install/harddrake/data.pm +++ b/perl-install/harddrake/data.pm @@ -219,7 +219,7 @@ our @tree = string => N("Modem"), icon => "modem.png", configurator => "$sbindir/drakconnect", - detector => sub { detect_devices::getModem() }, + detector => sub { detect_devices::getModem($modules_conf) }, # we do not check these b/c this need user interaction (auth, ...): checked_on_boot => 0, }, -- cgit v1.2.1