From: Moritz Bunkus Date: Fri, 20 May 2011 08:42:48 +0000 (+0200) Subject: Veraltete Kommentare entfernt X-Git-Tag: release-2.6.3~25^2~15^2~3 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=3c928cee12ddff520ebee5562828944317677676;p=kivitendo-erp.git Veraltete Kommentare entfernt --- diff --git a/scripts/task_server.pl b/scripts/task_server.pl index c2061b76d..6fe606791 100755 --- a/scripts/task_server.pl +++ b/scripts/task_server.pl @@ -33,10 +33,6 @@ use SL::Locale; our %lx_office_conf; -# this is a cleaned up version of am.pl -# it lacks redirection, some html setup and most of the authentication process. -# it is assumed that anyone with physical access and execution rights on this script -# won't be hindered by authentication anyway. sub lxinit { my $login = $lx_office_conf{task_server}->{login};