.
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user