-
Jan Včelák authored
The `zone_expire()` will return `false` if we don't know when the zone expires. This is tricky when used as `!zone_expire()`. We have to check explicitly if the SOA expire value is know.
Jan Včelák authoredThe `zone_expire()` will return `false` if we don't know when the zone expires. This is tricky when used as `!zone_expire()`. We have to check explicitly if the SOA expire value is know.
Loading