ispman/ispman-web/cgi-bin/tmpl/vhosts add.tmpl,1.16,1.17

[email protected]
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/vhosts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4324/ispman-web/cgi-bin/tmpl/vhosts

Modified Files:
	add.tmpl 
Log Message:
building vhost's homedir based on domain's homedir

Index: add.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/vhosts/add.tmpl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- add.tmpl	14 Feb 2004 19:23:05 -0000	1.16
+++ add.tmpl	18 Feb 2004 21:02:07 -0000	1.17
@@ -116,7 +116,7 @@
 <tr>
     <td>Vhost's Home</td>
     <td>
-        <input size=35 type=text name=homeDirectory value="<perl>join '/', ($ispman->getConf("defaultHomeDirectoryPath"), $r->param("ispmanDomain"), "vhosts", $r->param("ispmanVhostName"))</perl>">
+        <input size=35 type=text name=homeDirectory value="<perl>join '/', ($ispman->{'domain'}->{'homeDirectory'}, "vhosts", $r->param("ispmanVhostName"))</perl>">
     </td>
 </tr>
 



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
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.