mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +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()
|
static public function session_begin_attempts()
|
||||||
{
|
{
|
||||||
|
global $_SID;
|
||||||
return array(
|
return array(
|
||||||
array(
|
array(
|
||||||
'bar_session', '4', 'user agent',
|
'bar_session', '4', 'user agent',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user