ispman/ispman-web/cgi-bin/tmpl/users add.tmpl, 1.14, 1.15

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

Modified Files:
	add.tmpl 
Log Message:
fixed [ 1555486 ] wrong default file server on add user

Index: add.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/add.tmpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- add.tmpl	16 Jul 2004 19:33:42 -0000	1.14
+++ add.tmpl	9 Sep 2006 20:24:57 -0000	1.15
@@ -76,7 +76,7 @@
         <perl>
         my $text="";
         my @fileserverhosts=$ispman->getGroupMembers("fileservergroup");
-        my $filehost=$ispman->{'domain'}->{'ispmanDomainDefaultFileServer'};
+        my $filehost=$ispman->getDefaultFileHost($r->param("ispmanDomain"));
         
         for (@fileserverhosts){
             if ($filehost eq $_) {


-------------------------------------------------------------------------
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.