Merge branch 'master' into devel
This commit is contained in:
commit
c801f578c4
@ -31,8 +31,8 @@ module RedmineDmsf
|
||||
# present.
|
||||
# It is related especially to plugins made by AlphaNode and RedmineUP.
|
||||
def self.an_obsolete_plugin_present?
|
||||
plugins = %w[easyproject/easy_plugins/easy_money redmine_questions redmine_db redmine_passwords redmine_resources]
|
||||
#redmine_products]
|
||||
plugins = %w[easyproject/easy_plugins/easy_money redmine_questions redmine_db redmine_passwords redmine_resources
|
||||
redmine_products]
|
||||
plugins.each do |plugin|
|
||||
return true if Plugin.present?(plugin)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user