dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
added username to make the monitor-data usable for db-quota-checks
florian030
2014-02-18
85851254e17a3ff0c2d1f37748e9c09c77eb5f58
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0048.sql
1
ALTER TABLE `client` CHANGE `limit_aps` `limit_aps` INT( 11 ) NOT NULL DEFAULT '-1';