summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d11fb5a)
raw | patch | inline | side by side (parent: d11fb5a)
author | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Oct 2009 16:18:11 +0000 (16:18 +0000) | ||
committer | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Oct 2009 16:18:11 +0000 (16:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14679 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/modules/GosaSupportDaemon.pm | patch | blob | history |
index 4c46c58e26fc43b649f456a11505c1d6e0e1f59d..d6420a1424ac75ff010c9b204ab848f209786087 100644 (file)
### Start ######################################################################
-my $xml = new XML::Simple();
+our $xml = new XML::Simple();
sub daemon_log {
my ($msg, $level) = @_ ;