dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#2668 - ISPCFG3.0.5RC1 refuses to add empty nginx locations in ng...
ftimme
2013-02-12
567f0b2f52d81eb35213b33a9450ab05183e4196
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0011.sql
1
2
-- use text for groups
ALTER TABLE `sys_user` CHANGE `groups` `groups` TEXT;