dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added sql table for new cron system, does not hurt if it is executed in s...
mcramer
2013-08-22
c5a0e11f5a3b5c3027e42e119888dae7d152e8b2
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0055.sql
1
ALTER TABLE `sys_datalog` ADD `error` MEDIUMTEXT NULL DEFAULT NULL;