phpbb/phpBB/includes/notification
Nathan Guse 05e74b82ac [ticket/11103] enable/disable notifications functions
disable_notifications
This should be called when an extension which has notification types
is disabled so that all those notifications are hidden and do not
cause errors

enable_notifications
This should be called when an extension which has notification types
that was disabled is re-enabled so that all those notifications that
were hidden are shown again

PHPBB3-11103
2012-10-29 23:34:51 -05:00
..
method [ticket/11103] Do not have empty queue in the interface 2012-10-20 19:00:37 -05:00
type [ticket/11103] Make sure post/topic approved notifications are always unread 2012-10-29 23:20:59 -05:00
manager.php [ticket/11103] enable/disable notifications functions 2012-10-29 23:34:51 -05:00