.
This commit is contained in:
@@ -409,7 +409,6 @@ if ($action === 'uuid_create') {
|
||||
EDIT UUID
|
||||
───────────────────────────── */
|
||||
if ($action === 'uuid_edit') {
|
||||
//TODO es fehlt die auswahl welche felder sichtbar sein sollen.
|
||||
$uuid = $_GET['uuid'] ?? '';
|
||||
|
||||
$token = $sql->single(
|
||||
|
||||
Reference in New Issue
Block a user