X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffunctions.php;h=f55f5135603ad783649c0e0dfd92fd15e04f7ee1;hp=eedc0215f907ba0cd906e99aadef557541a458f1;hb=07612d2debcc78a93678db0deed050d82df432f1;hpb=11dea7bfe10a659183665aaa0a6cf08b5da66783 diff --git a/inc/functions.php b/inc/functions.php index eedc0215f9..f55f513560 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -1421,7 +1421,7 @@ function createTimeSelections ($timestamp, $prefix = '', $display = '', $align = $OUT .= "
{--_YEARS--}\n"; } - if (ereg("M", $display) || (empty($display))) { + if (ereg('M', $display) || (empty($display))) { $OUT .= "
{--_MONTHS--}\n"; } @@ -1461,7 +1461,7 @@ function createTimeSelections ($timestamp, $prefix = '', $display = '', $align = $OUT .= "\n"; } - if (ereg("M", $display) || (empty($display))) { + if (ereg('M', $display) || (empty($display))) { // Generate month selection $OUT .= "