- Timestamp:
- 09/23/10 00:56:57 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/IPDB.pm
r485 r486 316 316 my $alloc_from = new NetAddr::IP $_[2]; 317 317 my $sth; 318 319 $desc = '' if !$desc; 320 $notes = '' if !$notes; 321 $circid = '' if !$circid; 322 $privdata = '' if !$privdata; 318 323 319 324 # Snag the "type" of the freeblock (alloc_from) "just in case"
Note:
See TracChangeset
for help on using the changeset viewer.