From e8b218fd01c6fb76d07522c1b12947ec64bd3877 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Wed, 6 Sep 2006 04:19:45 +0000 Subject: Disabled setup.pl for now. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@31 4979c152-3d1c-0410-bac9-87ea11338e46 --- setup.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.pl') diff --git a/setup.pl b/setup.pl index 1c15e2f9..2f8cb207 100755 --- a/setup.pl +++ b/setup.pl @@ -8,6 +8,9 @@ # ####################################################################### +print "This script should not be used with LedgerSMB in this release.\n\n"; +exit; + $| = 1; if ($ENV{HTTP_USER_AGENT}) { -- cgit v1.2.3