ispman/lib http.lib,1.54,1.55

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

Modified Files:
	http.lib 
Log Message:
removed space from LDAP URL

Index: http.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/http.lib,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- http.lib	6 Jun 2004 09:11:43 -0000	1.54
+++ http.lib	20 Jun 2004 12:46:28 -0000	1.55
@@ -354,7 +354,7 @@
                     $aclText .= "\tAuthLDAPURL ldap://";
                     $aclText .= $ispman->getConf("ldapHost");
                     $aclText .=
-"/ispmanDomain=$domain, @{[$ispman->getConf('ldapBaseDN')]}";
+"/ispmanDomain=$domain,@{[$ispman->getConf('ldapBaseDN')]}";
                     $aclText .= "?ispmanUserId?sub?";
                     if (
                         ref $vhostHash->{$domain}{$vh}{'acls'}{$_}



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
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.