X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ftemplate-functions.php;h=3f28df112407f20140ab25decc065a3191e04fa8;hb=a44235215a481489b76a39269cf98b170901186b;hp=597c5be9303f8e56b1b58dbb370208e7db1fc2be;hpb=c40a41ce0bf7793d417fb7684b9f061e6fc8cf7f;p=mailer.git diff --git a/inc/template-functions.php b/inc/template-functions.php index 597c5be930..3f28df1124 100644 --- a/inc/template-functions.php +++ b/inc/template-functions.php @@ -818,6 +818,7 @@ function generateImageOrCode ($img_code, $headerSent = true) { // Remove image from memory imagedestroy($image); } + // Create selection box or array of splitted timestamp function createTimeSelections ($timestamp, $prefix = '', $display = '', $align = 'center', $return_array=false) { // Do not continue if ONE_DAY is absend