AlternC/bureau
Kienan Stewart d373365d8f
Fix #413: Add return values for bind update domains hooks
hook_updatedomains_dns_{add,del} have their return values checked in
m_dom::update_domains() to set the dns_result column.

When no return value is specified, the value is actually NULL and doesn't
get mapped to an integer value that is expected by the dns_result column.

As a result, the query fails silently and the DNS_ACTION column is never
updated. This causes update_domains to retry the same modification on
every run.
2020-06-08 17:40:40 -04:00
..
admin Merge pull request #372 from UdelaRInterior/fix-#326 2020-01-28 18:39:31 +01:00
class Fix #413: Add return values for bind update domains hooks 2020-06-08 17:40:40 -04:00
locales fix minor typo 2019-09-09 15:39:50 -04:00
index.php We should let this file for a while... 2012-10-30 09:31:45 +00:00