dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
FS#3551 - Change title of web pages
Florian Schaal
2015-06-21
18bf6c12b96e58b3ec8da6127fb68d6cb6f90465
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0066.sql
1
2
ALTER TABLE `sys_config` DROP `config_id`,
ADD PRIMARY KEY (`group`, `name`);