mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Remove order from sql
This commit is contained in:
parent
e87f1beff0
commit
4db5588266
1 changed files with 0 additions and 1 deletions
|
@ -162,7 +162,6 @@ if (!$forum_data['forum_parent'] && isset($forums['f'][$forum_id]['subforums'])
|
|||
WHERE f.forum_parent = $forum_id
|
||||
$only_new_sql
|
||||
$ignore_forum_sql
|
||||
GROUP BY f.forum_id
|
||||
ORDER BY f.forum_order
|
||||
";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue