X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-del_holiday.php;h=74cfcf05061e743d5e78eda7d76f14482449c4f3;hb=5298a98f56b4d62bf6a463d5b8a2b63fb0e453c2;hp=c1f8af8e7649d2a3a75a6496de0df9803deb6f78;hpb=a84b517e5ce0d1601ca09082aad89f9b673bc202;p=mailer.git diff --git a/inc/modules/admin/what-del_holiday.php b/inc/modules/admin/what-del_holiday.php index c1f8af8e76..74cfcf0506 100644 --- a/inc/modules/admin/what-del_holiday.php +++ b/inc/modules/admin/what-del_holiday.php @@ -77,8 +77,8 @@ WHERE `id`=%s LIMIT 1", array(bigintval($id)), __FILE__, __LINE__); // Prepare loaded data for the $content = array( - 'start' => generateDateTime($start, "3"), - 'end' => generateDateTime($end , "3") + 'start' => generateDateTime($start, '3'), + 'end' => generateDateTime($end , '3') ); // Send email to user