mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/16425] Removed whitespace
PHPBB3-16425
This commit is contained in:
parent
6cab639d8e
commit
d927154217
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ function generate_smilies($mode, $forum_id)
|
||||||
'ORDER_BY' => 's.smiley_order',
|
'ORDER_BY' => 's.smiley_order',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Modify the SQL query that fetches the smilies
|
* Modify the SQL query that fetches the smilies
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue