Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sci2tech committed Dec 3, 2011
1 parent 1c5d80d commit 6862f2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions engine/PerlLib/iMSCP/IP/IPv6.pm
Expand Up @@ -100,9 +100,7 @@ sub parseNetCards{
}

sub addedToVCard{
my $self = shift;
my $ip = shift;
return $self->getCardByIP($ip);
0;
}

sub getCardByIP{
Expand Down

0 comments on commit 6862f2a

Please sign in to comment.