ispman/ispman-web/htdocs/admin index.cgi,1.20,1.21

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.sourceforge.net:/tmp/cvs-serv18718/ispman-web/htdocs/admin

Modified Files:
	index.cgi 
Log Message:
fixing include dir

Index: index.cgi
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/htdocs/admin/index.cgi,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- index.cgi	7 Jul 2004 20:15:15 -0000	1.20
+++ index.cgi	8 Jul 2004 20:14:11 -0000	1.21
@@ -5,7 +5,7 @@
 package ISPMan;
 
 use FindBin;
-unshift @INC, "$FindBin::Bin/../../lib";
+use lib "$FindBin::Bin/../../lib";
 
 use CGI;
 use CGI::Session qw(-ip-match);



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
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.