Mail wrapper

This commit is contained in:
Serghey Rodin 2015-06-03 17:38:31 +03:00
commit 7535a1b6be

View file

@ -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