fix activedirectory dfsrbacklog mode

This commit is contained in:
garnier-quentin 2021-04-19 09:46:42 +02:00
parent eb383dd100
commit 29ab3091b8
1 changed files with 1 additions and 1 deletions

View File

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