automatic mailbot initiated
This commit is contained in:
parent
325ef9927e
commit
9c0b851de4
5 changed files with 133 additions and 0 deletions
11
mailbot/etc/mailbot.conf
Normal file
11
mailbot/etc/mailbot.conf
Normal file
|
@ -0,0 +1,11 @@
|
|||
ROOT_DIR="`dirname \"$BIN_DIR\"`"
|
||||
|
||||
LANGUAGE=de
|
||||
LANGUAGE_ROOT="$ROOT_DIR/lang"
|
||||
|
||||
MODULES_DIR="$ROOT_DIR/modules"
|
||||
|
||||
REQUEST_DIR="$ROOT_DIR/requests"
|
||||
|
||||
ERR_MSG_FILE="$LANGUAGE_ROOT/$LANGUAGE/errors.txt"
|
||||
MSG_FILE="$LANGUAGE_ROOT/$LANGUAGE/messages.txt"
|
Loading…
Add table
Add a link
Reference in a new issue