mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Various bug fixes described on the forum.
This commit is contained in:
parent
4ec6a3e578
commit
b54c9d0c2e
11 changed files with 25 additions and 22 deletions
|
@ -1851,7 +1851,7 @@ function log_sphinx_error($err_type, $err_msg, $query = '')
|
|||
}
|
||||
}
|
||||
|
||||
function get_title_match_topics($title_match_sql, array $forum_ids = array())
|
||||
function get_title_match_topics($title_match_sql, $forum_ids = [])
|
||||
{
|
||||
global $bb_cfg, $sphinx, $userdata, $title_match, $lang;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue