fix problem with bools in queries

main
msquare 7 years ago
parent c62833bb51
commit 7df64c82a6

@ -229,8 +229,8 @@ function guest_register()
$dect, $dect,
$mobile, $mobile,
$mail, $mail,
(bool)$email_shiftinfo, (int)$email_shiftinfo,
(bool)$email_by_human_allowed, (int)$email_by_human_allowed,
$jabber, $jabber,
$tshirt_size, $tshirt_size,
$password_hash, $password_hash,

Loading…
Cancel
Save