dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fixed typo in ispconfig_update.php
Florian Schaal
2014-03-06
623d691ab9309f25d144b5e421da64b70e07dc22
[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`;