dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed: parameter count has to match between remoting_lib and base class
mcramer
2013-09-06
a0b2891ea9eefe6f8c297ae890dcf5561a415817
[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;