summaryrefslogtreecommitdiff
path: root/includes/model
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-11-29 16:55:51 +0100
committermsquare <msquare@notrademark.de>2017-11-29 16:55:51 +0100
commitcbc7f54ad88d3a971f407e601adc0bca7c7fe29b (patch)
tree2909b16066c7b79fe92f19f936a3efac8eb6f68b /includes/model
parent968b7197ceb407ecfa0a59cdef8fe47344633489 (diff)
fix query for creating angeltypes
Diffstat (limited to 'includes/model')
-rw-r--r--includes/model/AngelType_model.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/model/AngelType_model.php b/includes/model/AngelType_model.php
index 1f2c8c63..bdfb0e6e 100644
--- a/includes/model/AngelType_model.php
+++ b/includes/model/AngelType_model.php
@@ -109,7 +109,7 @@ function AngelType_create($angeltype)
`contact_dect`,
`contact_email`
)
- VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
+ VALUES (?, ?, ?, ?, ?, ?, ?, ?)
',
[
$angeltype['name'],