mirror of
https://github.com/itflow-org/itflow
synced 2026-03-17 03:04:50 +00:00
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