ispman/lib ftp.lib,1.4,1.5 http.lib,1.62,1.63

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-serv31934/lib

Modified Files:
	ftp.lib http.lib 
Log Message:
fixed bug [ 1438036 ] ispman.ldap2apache and ispman-agent generates invalid hash

Index: ftp.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ftp.lib,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ftp.lib	30 May 2004 23:35:36 -0000	1.4
+++ ftp.lib	2 May 2006 20:12:35 -0000	1.5
@@ -9,6 +9,7 @@
 
 sub read_vhosts_hash {
     my $vhostsFile = shift;
+    $VAR1 = {};
     do $vhostsFile;
     return $VAR1;
 }

Index: http.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/http.lib,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- http.lib	9 Oct 2005 09:51:51 -0000	1.62
+++ http.lib	2 May 2006 20:12:35 -0000	1.63
@@ -24,6 +24,7 @@
 
 sub read_vhosts_hash {
     my $vhostsFile = shift;
+    $VAR1 = {};
     print "Reading hash file $vhostsFile\n";
     do $vhostsFile;
     return $VAR1;



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
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.