ispman/tasks DeleteVirtualHost_task.pl,1.5,1.6
Joerg Delker <[email protected]> Wed, 11 Oct 2006 19:07:15 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/tasks
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv29171/tasks
Modified Files:
DeleteVirtualHost_task.pl
Log Message:
added missing require for http.lib
Index: DeleteVirtualHost_task.pl
===================================================================
RCS file: /cvsroot/ispman/ispman/tasks/DeleteVirtualHost_task.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DeleteVirtualHost_task.pl 18 Sep 2006 20:55:52 -0000 1.5
+++ DeleteVirtualHost_task.pl 11 Oct 2006 19:07:11 -0000 1.6
@@ -11,6 +11,9 @@
return 0;
}
+ # require our http interface library
+ require "http.lib";
+
# delete vhost config
delete_vhost( $params->{'ispmanVhostName'}, $params->{'domain'} );
-------------------------------------------------------------------------
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