*** empty log message ***

git-svn-id: svn://10.0.0.236/trunk@6657 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
leif
1998-07-28 23:28:29 +00:00
parent 42f5e7735f
commit ed6be948b3

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl5
#############################################################################
# $Id: lfinger.pl,v 1.2 1998-07-28 23:28:18 leif Exp $
# $Id: lfinger.pl,v 1.3 1998-07-28 23:28:29 leif Exp $
#
# The contents of this file are subject to the Mozilla Public License
# Version 1.0 (the "License"); you may not use this file except in
@@ -24,7 +24,6 @@
# "finger" version using LDAP information (using RFC 2307 objectclass).
#
#############################################################################
use Getopt::Std; # To parse command line arguments.
use Mozilla::LDAP::Connection; # Main "OO" layer for LDAP
use Mozilla::LDAP::Utils; # LULU, utilities.