mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-16 02:34:54 +02:00
[WIP] nikic/fast-route implementation
I will describe it more in Pull Request
This commit is contained in:
@@ -120,5 +120,7 @@ class Hooks
|
||||
foreach(Plugins::getHooks() as $hook) {
|
||||
$this->register($hook['name'], $hook['type'], $hook['file']);
|
||||
}
|
||||
|
||||
Plugins::clearWarnings();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user