This commit is contained in:
Troy Grunt
2026-02-14 14:32:45 +01:00
parent b9d662b8b9
commit b9971e9997

View File

@@ -409,7 +409,6 @@ if ($action === 'uuid_create') {
EDIT UUID EDIT UUID
───────────────────────────── */ ───────────────────────────── */
if ($action === 'uuid_edit') { if ($action === 'uuid_edit') {
//TODO es fehlt die auswahl welche felder sichtbar sein sollen.
$uuid = $_GET['uuid'] ?? ''; $uuid = $_GET['uuid'] ?? '';
$token = $sql->single( $token = $sql->single(