mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update page_header.php
This commit is contained in:
parent
ea9dee60fc
commit
0a7ddbe8ad
@ -39,7 +39,7 @@ if (defined('SHOW_ONLINE') && SHOW_ONLINE)
|
||||
{
|
||||
require(INC_DIR .'online_userlist.php');
|
||||
|
||||
${$online_list} = CACHE('bb_cache')->get($online_list);
|
||||
${$online_list} = CACHE('bb_cache')->get($online_list);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user