ispman/ispman-web/cgi-bin/tmpl menu.tmpl,1.47,1.47.2.1

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

Modified Files:
      Tag: rel_1_2-bugfixes
	menu.tmpl 
Log Message:
fixed bug [ 989665 ] ispmanDomain cant make new user


Index: menu.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/menu.tmpl,v
retrieving revision 1.47
retrieving revision 1.47.2.1
diff -u -d -r1.47 -r1.47.2.1
--- menu.tmpl	4 May 2004 20:58:58 -0000	1.47
+++ menu.tmpl	13 Jul 2004 21:31:20 -0000	1.47.2.1
@@ -43,7 +43,7 @@
 
 
    function addUser(dn){
-         top.content.location="<perl>$ENV{'SCRIPT_NAME'}</perl>?mode=createUser&dn="+escape(dn);
+         top.content.location="<perl>$ENV{'SCRIPT_NAME'}</perl>?mode=createUser&ispmanDomain=<perl>$r->param("ispmanDomain")</perl>";
    }
 
    function notifyUsers(dn){



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
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.