dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2788 - 3.0.5.1 breaks servers using mpm-itk with the web interfac...
tbrehm
2013-03-20
b8408acb1ca163021bc6696b3eedf8f4fe407781
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0042.sql
1
2
3
-- increase column size
ALTER TABLE `client` CHANGE `template_additional` `template_additional` TEXT NOT NULL DEFAULT '';