]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-holiday.php
Same thing fixed, but without the opps ...
[mailer.git] / inc / modules / member / what-holiday.php
index 5f00eeecbd7addac8e99c44f0626a65f957f5fc2..fc92311e16b29b20164f84ee6ddb31e793187d3f 100644 (file)
@@ -126,7 +126,8 @@ if (isFormSent()) {
                SQL_QUERY_ESC("UPDATE
        `{?_MYSQL_PREFIX?}_user_data`
 SET
-       `holiday_active`='N', `holiday_activated`=UNIX_TIMESTAMP()
+       `holiday_active`='N',
+       `holiday_activated`=UNIX_TIMESTAMP()
 WHERE
        `userid`=%s
 LIMIT 1",