ispman/lib/ISPMan/DNSMan SOArecords.pm,1.19,1.20

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-cvs1.sourceforge.net:/tmp/cvs-serv24865/lib/ISPMan/DNSMan

Modified Files:
	SOArecords.pm 
Log Message:
moved DNSSerialFormat config from ispman.conf to ldap confVar

Index: SOArecords.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/DNSMan/SOArecords.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- SOArecords.pm	30 May 2004 23:35:38 -0000	1.19
+++ SOArecords.pm	20 Jun 2004 09:15:42 -0000	1.20
@@ -112,7 +112,7 @@
     my $self   = shift;
     my $serial = shift;
 
-    if ( $self->{'Config'}->{'DNSSerialFormat'} eq 'timestamp' ) {
+    if ( $self->getConf('dnsSerialFormat') eq 'timestamp' ) {
         return time();
     }
 



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
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.