mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-03 14:17:56 +02:00
[ticket/10049] Globalize $_SID.
PHPBB3-10049
This commit is contained in:
parent
26b922ac3f
commit
f3ab9da0e9
@ -19,6 +19,7 @@ class phpbb_session_continue_test extends phpbb_database_test_case
|
||||
|
||||
static public function session_begin_attempts()
|
||||
{
|
||||
global $_SID;
|
||||
return array(
|
||||
array(
|
||||
'bar_session', '4', 'user agent',
|
||||
|
Loading…
x
Reference in New Issue
Block a user