phpbb/phpBB/install/schemas
Nicofuma be0d4e20d4 [ticket/11444] Moving the in-board notifications to a method class
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.

It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).

https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967

PHPBB3-11444
2015-07-13 22:41:13 +02:00
..
index.htm Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
oracle_schema.sql [ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql 2014-06-23 21:41:59 +02:00
postgres_schema.sql [ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql 2014-06-23 21:41:59 +02:00
schema_data.sql [ticket/11444] Moving the in-board notifications to a method class 2015-07-13 22:41:13 +02:00