mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-08 00:25:19 +02:00
/me whoopsies all over the floor
/me is ashamed git-svn-id: file:///svn/phpbb/trunk@4645 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
feb0ed7ead
commit
a5ab4cffaa
@ -319,7 +319,7 @@ function gen_sort_selects(&$limit_days, &$sort_by_text, &$sort_days, &$sort_key,
|
||||
|
||||
function make_jumpbox($action, $forum_id = false, $select_all = false)
|
||||
{
|
||||
global $auth, $template, $user, $db, $phpEx, $SID;
|
||||
global $config, $auth, $template, $user, $db, $phpEx, $SID;
|
||||
|
||||
if (!$config['load_jumpbox'])
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user