CVS: ispman/lib dns.bind8.lib,1.11,1.12

Atif Ghaffar <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv30917

Modified Files:
	dns.bind8.lib 
Log Message:
replacing the static date with time() for rev zones

Index: dns.bind8.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/dns.bind8.lib,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** dns.bind8.lib	8 Oct 2003 00:49:30 -0000	1.11
--- dns.bind8.lib	23 Nov 2003 16:17:27 -0000	1.12
***************
*** 118,122 ****
        for $origin(keys %$ADDR){
  		$header=qq|\@ 	1D 	IN SOA @{[$ispman->staticHost($ispman->getConf('primaryDNS'))]}  @{[$ispman->getConf('dnsMasterEmail')]}. (
! 	    	20010110	; Serial#
  		3H              ; refresh
  		15M             ; retry
--- 118,122 ----
        for $origin(keys %$ADDR){
  		$header=qq|\@ 	1D 	IN SOA @{[$ispman->staticHost($ispman->getConf('primaryDNS'))]}  @{[$ispman->getConf('dnsMasterEmail')]}. (
! 			@{[time()]}	; Serial#
  		3H              ; refresh
  		15M             ; retry



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
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.