# coding: utf-8


if Redmine::Plugin.included_modules.include?(RedminePluginloader::Patches::PluginloaderPatch)
  Redmine::Plugin.check_plugin_requirements
end
