hasPermission("MACHINEMANAGER_VIEW")) { header("Location: ./app.php?msg=no_permission"); die(); } $writeaccess = $user->hasPermission("MACHINEMANAGER_EDIT"); $containers = $database->select("containers", ["containerid", "barcode"]); $addto = false; if (!empty($VARS["addto"]) && Machine::exists($VARS["addto"])) { $addto = $VARS["addto"]; } ?>
get('Actions'); ?> | get('Barcode'); ?> | get('Machines'); ?> | get('Components'); ?> | get('Others'); ?> | get('Total'); ?> | |
---|---|---|---|---|---|---|
get("Attach"); ?> get("Edit"); ?> | ||||||
get('Actions'); ?> | get('Barcode'); ?> | get('Machines'); ?> | get('Components'); ?> | get('Others'); ?> | get('Total'); ?> |