X-Git-Url: http://git.pjr.cc/?p=PHPIPManager.git;a=blobdiff_plain;f=lib%2Fip.php;fp=lib%2Fip.php;h=6775fbad694de168fa86378c37d01e04479c84e7;hp=91d7013d523b7c666221d80680ff7bdae8fbeac2;hb=671b623794ad8bd9d8a57f28436a46a62b12ef66;hpb=25d958f0efba2469a49a6de196f5a9ba0790ecd1 diff --git a/lib/ip.php b/lib/ip.php index 91d7013..6775fba 100644 --- a/lib/ip.php +++ b/lib/ip.php @@ -111,7 +111,7 @@ class ip { return false; } - function addSubnet($subnet) + function addSubnet($name, $subnet, $mask, $desc, $super) { }