From b769174d6b1f1a7372298e05165ca6c21e3a0620 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 30 Jun 2009 11:09:23 +0000 Subject: [PATCH] this will help --- FS/FS/part_export/netsapiens.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FS/FS/part_export/netsapiens.pm b/FS/FS/part_export/netsapiens.pm index a1957d46d..eea2509cc 100644 --- a/FS/FS/part_export/netsapiens.pm +++ b/FS/FS/part_export/netsapiens.pm @@ -41,7 +41,7 @@ sub ns_device_command { $self->_ns_command('device', @_); } -sub ns_command { +sub _ns_command { my( $self, $prefix, $method, $command ) = splice(@_,0,4); eval 'use REST::Client'; @@ -281,7 +281,6 @@ sub export_device_delete { ''; - } -- 2.11.0