dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Implemented: New cron class and split up cron_daily - Implemented: FS#311...
mcramer
2013-08-22
5de2af21516f28817ff0a7d6274142e26e3e1253
[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;