From 813b38af6c608440b31c17c6f8ebf3c4a2852081 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sun, 18 May 2008 19:42:15 +0000 Subject: add usage comment --- lib/network/connection.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/network/connection.pm') diff --git a/lib/network/connection.pm b/lib/network/connection.pm index 45e2199..8851e92 100644 --- a/lib/network/connection.pm +++ b/lib/network/connection.pm @@ -157,6 +157,7 @@ sub get_network_access_settings_label { N("Network access settings") } sub get_access_settings_label { N("Access settings") } sub get_address_settings_label { N("Address settings") } +#- check that $self->can('get_providers') first sub set_provider { my ($self) = @_; if ($self->{provider_name} ne N("Unlisted - edit manually")) { -- cgit v1.2.1