dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1709 - Wrong message "Your hard-disk space is going full" in the ...
tbrehm
2011-09-08
9c9382e6949e1366c6adb502b7aacae2c11023f7
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0011.sql
1
2
-- use text for groups
ALTER TABLE `sys_user` CHANGE `groups` `groups` TEXT;