Revision 8cd05ad6
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
scripts/console | ||
---|---|---|
60 | 60 |
package main; |
61 | 61 |
|
62 | 62 |
{ no warnings 'once'; |
63 |
$::userspath = "users"; |
|
64 |
$::templates = "templates"; |
|
65 | 63 |
$::sendmail = "| /usr/sbin/sendmail -t"; |
66 | 64 |
} |
67 | 65 |
|
Auch abrufbar als: Unified diff
Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf verschoben