Added Contact Import Capabilities and fixed some undefined vars
This commit is contained in:
@@ -86,7 +86,6 @@
|
||||
$software_id = $row['software_id'];
|
||||
$software_name = $row['software_name'];
|
||||
$software_type = $row['software_type'];
|
||||
$software_license = $row['software_license'];
|
||||
$software_notes = $row['software_notes'];
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user