dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented: FS#1418 - Change optionally the owner of the backup dir to the...
tbrehm
2011-09-08
f5ea1b4fc06009b47d0647ca36d6bf8f1081680b
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0011.sql
1
2
-- use text for groups
ALTER TABLE `sys_user` CHANGE `groups` `groups` TEXT;