fix activedirectory dfsrbacklog mode

This commit is contained in:
garnier-quentin 2021-04-19 09:46:42 +02:00
parent 65f90aef21
commit c800258680

View File

@ -18,7 +18,7 @@
# limitations under the License. # limitations under the License.
# #
package apps::activedirectory::local::mode::dfsrbacklog; package apps::microsoft::activedirectory::local::mode::dfsrbacklog;
use base qw(centreon::plugins::templates::counter); use base qw(centreon::plugins::templates::counter);