Changeset 698 for trunk/cgi-bin
- Timestamp:
- 02/18/15 17:21:31 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/IPDB.pm
r697 r698 1172 1172 if ($args{type} =~ /(.)[mc]/) { # rm and .c types - containers 1173 1173 my $rtype = $1; 1174 $sth->execute($args{cidr}, $args{city}, $rtype, $args{vrf}, $bid, $fbmaster );1174 $sth->execute($args{cidr}, $args{city}, $rtype, $args{vrf}, $bid, $fbmaster, 0); 1175 1175 } 1176 1176
Note:
See TracChangeset
for help on using the changeset viewer.