diff options
Diffstat (limited to 'includes/model')
-rw-r--r-- | includes/model/AngelType_model.php | 2 |
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'], |