Skip to content
Snippets Groups Projects
Commit cf3b9b99 authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

do not display configuration data

parent 17f39562
No related branches found
No related tags found
No related merge requests found
...@@ -724,7 +724,7 @@ sub connect_MongoDB ...@@ -724,7 +724,7 @@ sub connect_MongoDB
my $cfg= shift; my $cfg= shift;
my $cmm= $cfg->{'MongoDB'}; my $cmm= $cfg->{'MongoDB'};
print "cmm: ", main::Dumper ($cmm); # print "cmm: ", main::Dumper ($cmm);
my ($col0, $col1, $col2); my ($col0, $col1, $col2);
eval eval
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment