Fix up editing of vendors. Don't allow vendors with attached apps to be
deleted.
This commit is contained in:
@@ -16,6 +16,7 @@ else
|
||||
$admin_mode = 1;
|
||||
}
|
||||
|
||||
$vendorId = $_REQUEST['vendorId'];
|
||||
apidb_header("Edit Vendor Information");
|
||||
|
||||
$t = new TableVE("edit");
|
||||
|
||||
Reference in New Issue
Block a user