]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/holiday_functions.php
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / libs / holiday_functions.php
index 1cbe389b2e3b0964991dc716f0fdb7f31c9732fd..9586b675ef84961698b16daab83c41b81674cf9f 100644 (file)
@@ -44,7 +44,7 @@ if (!defined('__SECURITY')) {
 function stopHolidays () {
        // Let's find some expired holiday requests...
        $result_stop = SQL_QUERY("SELECT
-       `userid`, `holiday_start`, `holiday_end`, `comments`
+       `userid`,`holiday_start`,`holiday_end`,`comments`
 FROM
        `{?_MYSQL_PREFIX?}_user_holidays`
 WHERE