Revision 8cd05ad6
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
scripts/task_server.pl | ||
---|---|---|
43 | 43 |
package main; |
44 | 44 |
|
45 | 45 |
{ no warnings 'once'; |
46 |
$::userspath = "users"; |
|
47 |
$::templates = "templates"; |
|
48 | 46 |
$::sendmail = "| /usr/sbin/sendmail -t"; |
49 | 47 |
} |
50 | 48 |
|
Auch abrufbar als: Unified diff
Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf verschoben