Update index.php
This commit is contained in:
parent
1669d497b4
commit
c0defe3965
@ -1653,4 +1653,4 @@ function sort_events_by_date($a, $b)
|
||||
|
||||
// If both events have the same start time, longest first
|
||||
return $b->datef - $a->datef;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user