projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28e11d2
)
Veraltete Kommentare entfernt
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 20 May 2011 08:42:48 +0000
(10:42 +0200)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 20 May 2011 08:42:48 +0000
(10:42 +0200)
scripts/task_server.pl
patch
|
blob
|
history
diff --git
a/scripts/task_server.pl
b/scripts/task_server.pl
index
c2061b7
..
6fe6067
100755
(executable)
--- 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};