dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
$wb['dnssec_txt'] = 'Sign zone (DNSSEC)'; was somehow missing
A. Täffner
2016-04-12
ca0e6e4f1865124b14b6949b3d061c39b57f0463
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0003.sql
1
ALTER TABLE `client` ADD `customer_no` VARCHAR( 64 ) NULL AFTER `contact_name` , ADD `vat_id` VARCHAR( 64 ) NULL AFTER `customer_no`;