mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
[ticket/11103] Add tables to the database updater and installer
PHPBB3-11103
This commit is contained in:
@@ -21,4 +21,5 @@ if (!defined('IN_PHPBB'))
|
||||
*/
|
||||
interface phpbb_notifications_method_interface
|
||||
{
|
||||
public function notify($notification);
|
||||
}
|
||||
|
Reference in New Issue
Block a user