mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 07:21:30 +02:00
[ticket/10052] Correct session tests, and separate session factory from tests
PHPBB3-10052
This commit is contained in:
@@ -16,4 +16,10 @@
|
||||
<value>bar</value>
|
||||
</row>
|
||||
</table>
|
||||
<table name="phpbb_sessions">
|
||||
<column>session_id</column>
|
||||
<column>session_user_id</column>
|
||||
<column>session_ip</column>
|
||||
<column>session_browser</column>
|
||||
</table>
|
||||
</dataset>
|
||||
|
Reference in New Issue
Block a user