dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added session timeout to system settings
Marius Cramer
2013-11-20
c951bbf3db94ec6a38e546a93d724d7d14b6c5da
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0053.sql
1
2
ALTER TABLE `web_domain` ADD `last_quota_notification` DATE NULL DEFAULT NULL;
ALTER TABLE `mail_user` ADD `last_quota_notification` DATE NULL DEFAULT NULL;