1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-21 07:51:33 +02:00

[ticket/17010] Properly handle expired subscriptions and extend tests

PHPBB3-17010
This commit is contained in:
Marc Alexander
2024-03-01 19:40:26 +01:00
parent 93a6b8d87a
commit fcfed79385
3 changed files with 169 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<dataset>
<table name="phpbb_log">
</table>
<table name="phpbb_forums_watch">
<column>forum_id</column>
<column>user_id</column>