dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1726 - TTL not saved to BIND zone file for other records than A
tbrehm
2011-09-06
27865260d6b726ccc88e054018497a83f3c0a9e3
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0014.sql
1
2
-- database patch for getmail read_all option
ALTER TABLE `mail_get` ADD ( `source_read_all` varchar(255) NOT NULL default 'y');