CVS: ispman/ispman-web/htdocs/admin index.cgi,1.11,1.12

Tarjei Huse <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/htdocs/admin
In directory sc8-pr-cvs1:/tmp/cvs-serv14327/ispman-web/htdocs/admin

Modified Files:
	index.cgi 
Log Message:
The patches also sent to the list

Index: index.cgi
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/htdocs/admin/index.cgi,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** index.cgi	5 Aug 2003 22:23:09 -0000	1.11
--- index.cgi	2 Jan 2004 14:33:59 -0000	1.12
***************
*** 63,67 ****
        require Net::LDAP;
        import Net::LDAP;
!       my $ldap = Net::LDAP->new($config->{'ldapHost'}) or die "$@";
        
        my $uid=$r->param("uid");
--- 63,67 ----
        require Net::LDAP;
        import Net::LDAP;
!       my $ldap = Net::LDAP->new($config->{'ldapHost'},version=>$config->{'ldapVersion'}) or die "$@";
        
        my $uid=$r->param("uid");



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&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.