tuxis-ie / nsedit

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

Add missing return to Comment::export #202

Closed WilliamDEdwards closed 10 months ago

WilliamDEdwards commented 10 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.