1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01:00

[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
*