dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#2921 - RBL list field in server config can not be empty.
ftimme
2013-06-11
c1fcaed2ee8f05a5030fe4e8e211ca4eae7a9489
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0049.sql
1
ALTER TABLE `client_template` CHANGE `limit_aps` `limit_aps` INT( 11 ) NOT NULL DEFAULT '-1';