mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Mail wrapper
This commit is contained in:
parent
b8f5a1161f
commit
7535a1b6be
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ USER_DATA=$VESTA/data/users/$user
|
|||
WEBTPL=$VESTA/data/templates/web
|
||||
DNSTPL=$VESTA/data/templates/dns
|
||||
RRD=$VESTA/web/rrd
|
||||
send_mail="$VESTA/web/inc/mail-wrapper.php"
|
||||
|
||||
# Return codes
|
||||
OK=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue