dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
changed hard-coded conversion to formatBytes for user-quota web-stats
Florian Schaal
2013-12-27
e7bb41002639db224b6302bba9a6795110b1972f
[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;