date file update

This commit is contained in:
magepeopleteam 2020-02-20 07:45:21 +00:00
parent ae24709f3b
commit a550294b50

View File

@ -217,7 +217,7 @@ function mep_ev_date()
} }
} else { } else {
?> ?>
<p><?php echo get_mep_datetime($start_date, 'date-text'); ?></p> <p><?php echo get_mep_datetime($start_datetime, 'date-text'); ?></p>
<?php <?php
} }
} }