dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix typo on first line of db_quota_notification_.txt
Luis Guzman
2016-03-30
0cf03505396faef31d8438a8f86e57d202ef8058
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0069.sql
1
ALTER TABLE `cron` ADD `log` enum('n','y') NOT NULL default 'n' AFTER `run_wday`;