dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- interrupt scrolling on user input, fixed #3936
Marius Burkard
2016-06-17
768b3f3affbb059b6423e96d306590fc54f16cfd
[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`;