Project

General

Profile

Patch #34072 » 0001-adds-a-hook-after-all-plugins-have-been-loaded.patch

Jens Krämer, 2020-10-06 10:27

View differences:

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)
    (1-1/1)