ispman/install-data/templates vhost.ldif.template,1.8,1.8.2.1

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/install-data/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5442

Modified Files:
      Tag: rel_1_2-bugfixes
	vhost.ldif.template 
Log Message:
fixed bug with creating new vhost when supplying ExtraConf information
(merged from HEAD)


Index: vhost.ldif.template
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/templates/vhost.ldif.template,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- vhost.ldif.template	20 Jun 2004 19:02:58 -0000	1.8
+++ vhost.ldif.template	4 Jul 2004 18:06:37 -0000	1.8.2.1
@@ -47,7 +47,7 @@
 
   # setting ispmanVhostExtraConf
   if ($r->param("ispmanVhostExtraConf")){
-    $text.="ispmanVhostExtraConf: " . $r->param("ispmanVhostExtraConf");
+    $text.="ispmanVhostExtraConf: " . $r->param("ispmanVhostExtraConf")."\n";
   }
 
   # setting webHost



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