JInventory
editCable.php:
if ($_REQUEST['action'] == 'save' || $_REQUEST['action'] == 'saveAsNew') { // check for required fields
// if no errors, insert info from all gui fields into database }
editCable.php:
if ($_REQUEST['action'] == 'save' || $_REQUEST['action'] == 'saveAsNew') { // check for required fields
// if no errors, insert info from all gui fields into database }