Move unbound local zone types array to function in unbound.inc.
Protect against breaking the system; check for valid unbound local zone type rather than just the setting existence.
Remove errant var set to self.
Break long line of local zone types list.
Fix up config setting for killing states on gateway failure. Enable this option where gw_down_kill_states is set. Flip setting accordingly during config upgrade to not use confusing 'kill_states' tag to not kill states. Ticket #5815
Added some some comments to hte print_info_box area so package developers will know what happeded
Completed #5787
Apply gettext to javascript countdown message
Internationalization of pkg*.php
Various sentences were being built up from gettext() of individual wordsor phrases concatenated together. That will not work for translation tolanguages with different word order, so I have restructured that.Note: TODO: The countdown timer text with seconds countdown is all in JS...
When the protocol is set for CARP, tell tcpdump to interpret it as CARP for more accurate output.
Merge pull request #2533 from phil-davis/rowmoved
View revisions
Also available in: Atom