ispman/lib/ISPMan/SOAP ISPManSoapServer.pm,1.2,1.3

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

Modified Files:
	ISPManSoapServer.pm 
Log Message:


Index: ISPManSoapServer.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/SOAP/ISPManSoapServer.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ISPManSoapServer.pm	29 Dec 2004 21:58:04 -0000	1.2
+++ ISPManSoapServer.pm	29 Dec 2004 22:50:24 -0000	1.3
@@ -9,6 +9,9 @@
 unshift @INC, $currDir;
 unshift @INC, "../../../";
 
+use ISPMan;
+our $ispman=ISPMan->new();
+
 
 sub AUTOLOAD {
    my $self=shift;
@@ -30,9 +33,6 @@
       do $soap_method_file;
       $text=&{$method_name}(@_);
    }
-
-
-
    return $text;
 }
 



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
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.