Wrapper function introduced, double-quotes converted to single:
[mailer.git] / inc / template-functions.php
index 597c5be9303f8e56b1b58dbb370208e7db1fc2be..3f28df112407f20140ab25decc065a3191e04fa8 100644 (file)
@@ -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