Update pandora_server/lib/PandoraFMS/Core.pm
This commit is contained in:
parent
b3cac09d0c
commit
d1305c4812
|
@ -127,7 +127,7 @@ use Text::ParseWords;
|
||||||
use Math::Trig; # Math functions
|
use Math::Trig; # Math functions
|
||||||
|
|
||||||
# Debugging
|
# Debugging
|
||||||
use Data::Dumper;
|
#use Data::Dumper;
|
||||||
|
|
||||||
# Force XML::Simple to use XML::Parser instead SAX to manage XML
|
# Force XML::Simple to use XML::Parser instead SAX to manage XML
|
||||||
# due a bug processing some XML with blank spaces.
|
# due a bug processing some XML with blank spaces.
|
||||||
|
|
Loading…
Reference in New Issue