- Timestamp:
- 12/24/04 14:13:41 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/IPDB.pm
r107 r108 195 195 196 196 $sth = $dbh->prepare("update poolips set custid='$custid',". 197 "city='$city',available='n',description='$desc',notes='$notes' ".197 "city='$city',available='n',description='$desc',notes='$notes',". 198 198 "circuitid='$circid'". 199 199 " where ip='$cidr'");
Note:
See TracChangeset
for help on using the changeset viewer.