mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 00:02:18 +02:00
[ticket/15859] Add core.viewforum_modify_topic_ordering
PHPBB3-15859
This commit is contained in:
parent
b8f85325d8
commit
bf42eae114
@ -290,7 +290,7 @@ $sort_by_sql = array('a' => 't.topic_first_poster_name', 't' => array('t.topic_l
|
||||
*
|
||||
* @event core.viewforum_modify_topic_ordering
|
||||
* @var array sort_by_text Topic ordering options
|
||||
* @var array sort_by_sql Topic ordering options
|
||||
* @var array sort_by_sql Topic orderings options SQL equivalent
|
||||
* @since 3.2.5-RC1
|
||||
*/
|
||||
$vars = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user