MT#17465 Fix 'undefined subroutine is_int' for 'allowed_ips' adding missed NGCP::Panel::Utils::Generic

Change-Id: I3f2ae70813fb1c9a7f203e498b944b4be4de41d8
changes/53/4253/1
Alexander Lutay 10 years ago
parent 6c62894b8c
commit 10aed038b8

@ -3,6 +3,7 @@ use strict;
use warnings;
use NGCP::Panel::Form::Preferences;
use NGCP::Panel::Utils::Generic qw(:all);
use Sipwise::Base;
use Data::Validate::IP qw/is_ipv4 is_ipv6/;

Loading…
Cancel
Save