CVS: ispman/ispman-web/htdocs/admin index.cgi,1.12,1.13
Joerg Delker <[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-serv23200/ispman-web/htdocs/admin
Modified Files:
index.cgi
Log Message:
rollback of HEAD to REL_1_0 versions
former HEAD development will continue in "experimental-branch" and merged back here
(more info on ispman-developer maillist and upcoming README.cvs in HEAD)
Index: index.cgi
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/htdocs/admin/index.cgi,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** index.cgi 2 Jan 2004 14:33:59 -0000 1.12
--- index.cgi 4 Jan 2004 18:56:14 -0000 1.13
***************
*** 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");
--- 63,67 ----
require Net::LDAP;
import Net::LDAP;
! my $ldap = Net::LDAP->new($config->{'ldapHost'}) 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