ispman/lib/ISPMan/DNSMan TXTrecords.pm,1.2,1.3

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/ISPMan/DNSMan
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv32595/lib/ISPMan/DNSMan

Modified Files:
	TXTrecords.pm 
Log Message:
fixing wrong specifier

Index: TXTrecords.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/DNSMan/TXTrecords.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- TXTrecords.pm	6 Jun 2006 21:08:27 -0000	1.2
+++ TXTrecords.pm	6 Jun 2006 22:12:04 -0000	1.3
@@ -64,7 +64,7 @@
     $self->{'domain'}{'dns'} = ();
     undef $self->{'domain'}{'dns'};
     for my $hdn ( sort keys %$h ) {
-        $records = $self->as_arrayref( $h->{$hdn}{'txtRecord'} );
+        $records = $self->as_arrayref( $h->{$hdn}{'tXTRecord'} );
         for (@$records) {
 
             push @{ $self->{'domain'}{'dns'} },
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.