fix query for creating angeltypes

This commit is contained in:
msquare 2017-11-29 16:55:51 +01:00
parent 968b7197ce
commit cbc7f54ad8
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ function AngelType_create($angeltype)
`contact_dect`, `contact_dect`,
`contact_email` `contact_email`
) )
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
', ',
[ [
$angeltype['name'], $angeltype['name'],