mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fix bad ordination in mobile pandora events list - #1169
This commit is contained in:
parent
60757b0ad6
commit
418906add5
@ -126,7 +126,7 @@ function events_get_events_no_grouped($sql_post, $offset = 0,
|
||||
|
||||
function events_get_events_grouped($sql_post, $offset = 0,
|
||||
$pagination = 1, $meta = false, $history = false, $total = false,
|
||||
$history_db = false, $order = "ASC") {
|
||||
$history_db = false, $order = "DESC") {
|
||||
|
||||
global $config;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user