From: cajus Date: Tue, 11 Mar 2008 09:52:07 +0000 (+0000) Subject: Really strange. I thought that this was tested. If it behaves different on the base... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bb512f9df43de9936e9c50baca5de15b4f30fba1;p=gosa.git Really strange. I thought that this was tested. If it behaves different on the base client, I'm going to get mad with this perl crap. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9657 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-si/client/events/corefunctions.pm b/gosa-si/client/events/corefunctions.pm index fe44e6663..59337b4aa 100644 --- a/gosa-si/client/events/corefunctions.pm +++ b/gosa-si/client/events/corefunctions.pm @@ -20,7 +20,7 @@ use Data::Dumper; use Fcntl; use GOSA::GosaSupportDaemon; use File::Basename; - +use open ':utf8'; my ($ldap_enabled, $ldap_config, $pam_config, $nss_config, $fai_logpath);