Florian Schaal
2015-01-08 6547f463a75278cfb83d5ee860e8f53b931ee84d
remove db-name from inc-sql
1 files modified
2 ■■■ changed files
install/sql/incremental/upd_0081.sql 2 ●●● patch | view | raw | blame | history
install/sql/incremental/upd_0081.sql
@@ -1,5 +1,5 @@
UPDATE `dns_template` SET `fields` = 'DOMAIN,IP,NS1,NS2,EMAIL,DKIM' WHERE `dns_template`.`template_id` =1;
UPDATE `dbispconfig`.`dns_template` SET `template` = '[ZONE]
UPDATE `dns_template` SET `template` = '[ZONE]
origin={DOMAIN}.
ns={NS1}.
mbox={EMAIL}.