Patch #34072 » 0001-adds-a-hook-after-all-plugins-have-been-loaded.patch
| lib/redmine/plugin.rb | ||
|---|---|---|
| 182 | 182 |
end |
| 183 | 183 |
end |
| 184 | 184 |
end |
| 185 |
Redmine::Hook.call_hook :after_plugins_loaded |
|
| 185 | 186 |
end |
| 186 | 187 | |
| 187 | 188 |
def initialize(id) |