mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge pull request #1848 from prototech/ticket/11746
[ticket/11746] Add "admin activation required" notification
This commit is contained in:
commit
63a82f26dd
1 changed files with 0 additions and 8 deletions
|
@ -9,14 +9,6 @@
|
||||||
|
|
||||||
namespace phpbb\notification\type;
|
namespace phpbb\notification\type;
|
||||||
|
|
||||||
/**
|
|
||||||
* @ignore
|
|
||||||
*/
|
|
||||||
if (!defined('IN_PHPBB'))
|
|
||||||
{
|
|
||||||
exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Admin activation notifications class
|
* Admin activation notifications class
|
||||||
* This class handles notifications for users requiring admin activation
|
* This class handles notifications for users requiring admin activation
|
||||||
|
|
Loading…
Add table
Reference in a new issue