tuxis-ie / nsedit

DNS Editor working with PowerDNS's new API
GNU General Public License v2.0
198 stars 55 forks source link

Add missing return to Comment::export #202

Closed WilliamDEdwards closed 6 months ago

WilliamDEdwards commented 6 months ago

Without this return, RRSet::exportComments returns an array of null, which causes PowerDNS to return Key 'content' not present or not a String.