dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix for "String could not be parsed as XML" in server part of aps installer.
Till Brehm
2015-03-06
27978b1082cf730da91a675b18bbe625f4c8cf39
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0080.sql
1
ALTER TABLE `web_domain` ADD COLUMN `enable_spdy` ENUM('y','n') NULL DEFAULT 'n' AFTER `proxy_directives`;