added irl to filters, and fixed broken sort
This commit is contained in:
@@ -174,8 +174,6 @@ function mp_get_published_events() {
|
||||
$event->title = trim($post->post_title, " ");
|
||||
array_push($events, $event);
|
||||
}
|
||||
mp_console_log("events:");
|
||||
mp_console_log($events);
|
||||
return $events;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user