ispman/lib dns.bind8.lib,1.13,1.14 ftp.lib,1.2,1.3 http.lib,1.48,1.49
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16885/lib
Modified Files:
dns.bind8.lib ftp.lib http.lib
Log Message:
fixing some textual bugs
Index: ftp.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ftp.lib,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ftp.lib 12 Jun 2003 21:01:28 -0000 1.2
+++ ftp.lib 24 May 2004 20:56:31 -0000 1.3
@@ -83,7 +83,7 @@
my $name;
do { $name = tmpnam() } until sysopen(VHOSTS, $name, O_RDWR|O_CREAT|O_EXCL);
my $ips;
- print "Writting to tmpfile $name\n";
+ print "Writing to tmpfile $name\n";
for my $domain (keys %$vhostHash){
Index: http.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/http.lib,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- http.lib 14 Feb 2004 19:39:06 -0000 1.48
+++ http.lib 24 May 2004 20:56:31 -0000 1.49
@@ -25,7 +25,7 @@
sub write_vhosts_hash {
my ($file, $hash) = @_;
- print "Writting hash file $file\n";
+ print "Writing hash file $file\n";
open "F", ">$file";
print F Dumper($hash);
print F "\n1;\n";
Index: dns.bind8.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/dns.bind8.lib,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dns.bind8.lib 1 May 2004 13:30:30 -0000 1.13
+++ dns.bind8.lib 24 May 2004 20:56:31 -0000 1.14
@@ -153,7 +153,7 @@
sub writeZoneFile {
my $domain=shift;
open "ZONE", ">$namedPriDir/$domain" || die "$!";
- log_message("Writting zone file for $domain\n");
+ log_message("Writing zone file for $domain\n");
my $soa=$ispman->getSOA($domain);
if ($soa) {
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click