From f3ab9da0e9a79948f4ae87f1f960792daa90853f Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Sat, 19 Feb 2011 20:50:15 -0500 Subject: [PATCH] [ticket/10049] Globalize $_SID. PHPBB3-10049 --- tests/session/continue_test.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/session/continue_test.php b/tests/session/continue_test.php index 8debb10175..e5b2b7258e 100644 --- a/tests/session/continue_test.php +++ b/tests/session/continue_test.php @@ -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',