ports beim erstellen des types erstellen
This commit is contained in:
@@ -59,7 +59,7 @@ if ($rackId > 0) {
|
||||
// INSERT
|
||||
$sql->set(
|
||||
"INSERT INTO racks (name, floor_id, height_he, comment) VALUES (?, ?, ?, ?)",
|
||||
"sii s",
|
||||
"siis",
|
||||
[$name, $floorId, $heightHe, $comment]
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user