ispman/bin ispman.deleteMailbox,1.4,1.5
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/bin
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv8769/bin
Modified Files:
ispman.deleteMailbox
Log Message:
removed old "use lib" template
Index: ispman.deleteMailbox
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.deleteMailbox,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ispman.deleteMailbox 30 May 2004 23:35:31 -0000 1.4
+++ ispman.deleteMailbox 15 Jun 2006 15:45:38 -0000 1.5
@@ -1,5 +1,4 @@
#!/usr/bin/perl
-use lib qw(%%installDir%%/lib);
BEGIN {
use FindBin;