Project

General

Profile

Defect #6324 » init.rb

zzz_pluginloader - Michael Krupp, 2016-02-03 18:35

 
1
# coding: utf-8
2

    
3

    
4
if Redmine::Plugin.included_modules.include?(RedminePluginloader::Patches::PluginloaderPatch)
5
  Redmine::Plugin.check_plugin_requirements
6
end
(7-7/8)