X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fholiday_functions.php;h=9586b675ef84961698b16daab83c41b81674cf9f;hb=be79afde3071dfc4d6fe845ddb75abf13534eadb;hp=1cbe389b2e3b0964991dc716f0fdb7f31c9732fd;hpb=54c8b5c5e33d7bcea5313b77e50358e95ab524e2;p=mailer.git diff --git a/inc/libs/holiday_functions.php b/inc/libs/holiday_functions.php index 1cbe389b2e..9586b675ef 100644 --- a/inc/libs/holiday_functions.php +++ b/inc/libs/holiday_functions.php @@ -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