Revision 3c928cee
Von Moritz Bunkus vor mehr als 13 Jahren hinzugefügt
scripts/task_server.pl | ||
---|---|---|
33 | 33 |
|
34 | 34 |
our %lx_office_conf; |
35 | 35 |
|
36 |
# this is a cleaned up version of am.pl |
|
37 |
# it lacks redirection, some html setup and most of the authentication process. |
|
38 |
# it is assumed that anyone with physical access and execution rights on this script |
|
39 |
# won't be hindered by authentication anyway. |
|
40 | 36 |
sub lxinit { |
41 | 37 |
my $login = $lx_office_conf{task_server}->{login}; |
42 | 38 |
|
Auch abrufbar als: Unified diff
Veraltete Kommentare entfernt