1
0
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:
Nils Adermann
2011-02-23 17:21:51 +01:00
parent 69449417ba
commit 11262afa93
5 changed files with 166 additions and 79 deletions

View File

@@ -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>