mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-12 03:06:23 +09:00
@@ -243,7 +243,7 @@
|
||||
if($query->query_vars["orderby"] == 'random') {
|
||||
$query->query_orderby = 'ORDER by RAND()';
|
||||
}
|
||||
return $query;
|
||||
return $query;
|
||||
}
|
||||
|
||||
/***
|
||||
|
||||
Reference in New Issue
Block a user