steffen: server/perl-kolab/Kolab Kolab.pm,1.5,1.6

cvs at intevation.de cvs at intevation.de
Mon Jun 21 05:20:38 CEST 2004


Author: steffen

Update of /kolabrepository/server/perl-kolab/Kolab
In directory doto:/tmp/cvs-serv23307/perl-kolab/Kolab

Modified Files:
	Kolab.pm 
Log Message:
fixes and cleanup

Index: Kolab.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Kolab/Kolab.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Kolab.pm	17 Jun 2004 02:49:14 -0000	1.5
+++ Kolab.pm	21 Jun 2004 03:20:36 -0000	1.6
@@ -383,7 +383,7 @@
         } else {
             $text = $prefix . ': ' . $text;
         }
-	print STDERR "$text\n";
+	#print STDERR "$text\n";
         syslog('info', "$text");
     }
 }





More information about the commits mailing list