mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
require src/plugins.php
This commit is contained in:
@@ -61,6 +61,8 @@ define('HOOK_FIRST', HOOK_STARTUP);
|
||||
define('HOOK_LAST', HOOK_EMAIL_CONFIRMED);
|
||||
|
||||
require_once LIBS . 'plugins.php';
|
||||
require_once LIBS . 'src/plugins.php';
|
||||
|
||||
class Hook
|
||||
{
|
||||
private $_name, $_type, $_file;
|
||||
|
Reference in New Issue
Block a user