Project

General

Profile

« Previous | Next » 

Revision 69afd342

Added by Dmitri Dolguikh almost 8 years ago

Fixes #15942 - dns module and providers use updated di config.

View differences:

modules/dns_nsupdate/dns_nsupdate_plugin.rb
validate_readable :dns_key
after_activation do
require 'dns_nsupdate/dns_nsupdate_main'
require 'dns_nsupdate/nsupdate_dependencies'
end
load_classes ::Proxy::Dns::Nsupdate::PluginConfiguration
load_dependency_injection_wirings ::Proxy::Dns::Nsupdate::PluginConfiguration
end
end

Also available in: Unified diff