Fix name in radlan

This commit is contained in:
Quentin Garnier 2014-09-18 17:30:14 +02:00
parent 6713a708f1
commit a1c8353fa3
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#
####################################################################################
package centreon::common::radlan::mode::hardware;
package centreon::common::radlan::mode::environment;
use base qw(centreon::plugins::mode);