user notification backend

This commit is contained in:
Serghey Rodin 2015-10-29 15:01:14 +02:00
commit b560c99ceb
7 changed files with 303 additions and 1 deletions

View file

@ -180,6 +180,7 @@ U_DATABASES='0'
U_CRON_JOBS='0'
U_BACKUPS='0'
LANGUAGE=''
NOTIFICATIONS='no'
TIME='$TIME'
DATE='$DATE'" > $USER_DATA/user.conf
chmod 660 $USER_DATA/user.conf