dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2722 - Bug Version 3.0.5 - The Access to Panel was Blocked.
tbrehm
2013-02-27
bde58f43a50efde4b8c3cf0f19af5ba54364c3a2
[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 '';