summaryrefslogtreecommitdiff
path: root/admin.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-11 05:37:58 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-11 05:37:58 +0000
commit67a247228e7204dea87eb95e32abc16a5f028da8 (patch)
tree3891a31adaeece02fc2c335d3676c26bd29a1a80 /admin.pl
parentce79c130c27a116c9e23d7004ad9a260d6010bfe (diff)
Removed exec()'ing redirects
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@514 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'admin.pl')
-rwxr-xr-xadmin.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin.pl b/admin.pl
index b8551e04..a3b9de31 100755
--- a/admin.pl
+++ b/admin.pl
@@ -49,6 +49,7 @@
#######################################################################
use LedgerSMB::Sysconfig;
+require "common.pl";
$| = 1;