[ticket/16425] Removed whitespace

PHPBB3-16425
This commit is contained in:
kasimi 2020-04-09 17:12:06 +02:00
parent 6cab639d8e
commit d927154217
No known key found for this signature in database
GPG key ID: 3163AB573241193A

View file

@ -129,7 +129,7 @@ function generate_smilies($mode, $forum_id)
'ORDER_BY' => 's.smiley_order',
];
}
/**
* Modify the SQL query that fetches the smilies
*