mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
Merge pull request #1848 from prototech/ticket/11746
[ticket/11746] Add "admin activation required" notification
This commit is contained in:
@@ -9,14 +9,6 @@
|
||||
|
||||
namespace phpbb\notification\type;
|
||||
|
||||
/**
|
||||
* @ignore
|
||||
*/
|
||||
if (!defined('IN_PHPBB'))
|
||||
{
|
||||
exit;
|
||||
}
|
||||
|
||||
/**
|
||||
* Admin activation notifications class
|
||||
* This class handles notifications for users requiring admin activation
|
||||
|
Reference in New Issue
Block a user