date file update

This commit is contained in:
magepeopleteam 2020-02-20 07:45:21 +00:00
parent ae24709f3b
commit a550294b50
1 changed files with 1 additions and 1 deletions

View File

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