dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Changed order of mod_php and fcgi configuration in apps vhost.
Till Brehm
2013-12-11
896465f4daf2c8e22202ee31446f3fbf8b296756
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0050.sql
1
2
ALTER TABLE `dns_slave` DROP INDEX `origin`;
ALTER TABLE `dns_slave` ADD CONSTRAINT `slave` UNIQUE (`origin`,`server_id`);