bad name change oreon -> centreon. Do not change var name..

git-svn-id: http://svn.centreon.com/trunk/plugins@3613 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
Julien Mathis 2007-12-21 22:21:23 +00:00
parent 7c89582c72
commit 16fe5f9f70
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ GetOptions
###########################
## Set Database information
###########################
use vars qw($mysql_database_centreon $mysql_database_ods $mysql_host $mysql_user $mysql_passwd);
use vars qw($mysql_database_oreon $mysql_database_ods $mysql_host $mysql_user $mysql_passwd);
require "@INSTALL_DIR_OREON@/ODS/etc/conf.pm";
my $dbh = DBI->connect("DBI:mysql:database=$mysql_database_oreon;host=$mysql_host",