diff options
| author | ntma <nobody@nowhere> | 2013-10-26 12:22:53 +0000 | 
|---|---|---|
| committer | ntma <nobody@nowhere> | 2013-10-26 12:22:53 +0000 | 
| commit | 964d66b1df7ff08766e24529913fb073549dcb9f (patch) | |
| tree | fb8ddc06d15b1f0b2f2cef31a2d8148dbdcfcd1d /scripts/nameserver_autogen/bind_tld_zonefile | |
| parent | 5b113c57749eae8f771cac53863678fd609b5965 (diff) | |
| parent | a0cd5bfc306b8ee96e7a95a1d48fd6c5999df933 (diff) | |
| download | resdb-964d66b1df7ff08766e24529913fb073549dcb9f.tar.gz resdb-964d66b1df7ff08766e24529913fb073549dcb9f.zip | |
Merge git://1.41.41.1/
Diffstat (limited to 'scripts/nameserver_autogen/bind_tld_zonefile')
| -rwxr-xr-x | scripts/nameserver_autogen/bind_tld_zonefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/nameserver_autogen/bind_tld_zonefile b/scripts/nameserver_autogen/bind_tld_zonefile index 344bb4e..fb224e5 100755 --- a/scripts/nameserver_autogen/bind_tld_zonefile +++ b/scripts/nameserver_autogen/bind_tld_zonefile @@ -1,4 +1,5 @@  #!/usr/bin/php +#does anyone use this?  <?php  print('$ttl 600'."\n");  chdir('../db/dom/ano'); | 
