1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 03:30:17 +02:00

[ticket/17010] Switch to using table for tracking push subscriptions

PHPBB3-17010
This commit is contained in:
Marc Alexander
2022-09-18 21:29:25 +02:00
parent af31080445
commit ec3dc28b51
4 changed files with 64 additions and 20 deletions

View File

@@ -255,3 +255,4 @@ services:
- '%core.root_path%'
- '%core.php_ext%'
- '%tables.notification_push%'
- '%tables.push_subscriptions%'