fixed path
[mirror/userdir-ldap.git] / ud-fingerserv
index 67fa6a3..133781a 100755 (executable)
@@ -1,10 +1,10 @@
 #!/usr/bin/perl
-# $Id: ud-fingerserv,v 1.11 1999/10/20 04:33:43 tausq Exp $
+# $Id: ud-fingerserv,v 1.12 1999/10/20 06:01:58 jgg Exp $
 
 # (c) 1999 Randolph Chung. Licensed under the GPL. <tausq@debian.org>
 
-#use lib '/var/www/userdir-ldap/';
-use lib '/home/randolph/projects/userdir-ldap/web';
+use lib '/var/www/userdir-ldap/';
+#use lib '/home/randolph/projects/userdir-ldap/web';
 use strict vars;
 #use Apache::Registry;
 use IO::Handle;