summaryrefslogtreecommitdiff
path: root/bin/mozilla/ap.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-13 06:45:11 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-13 06:45:11 +0000
commit9c7983f5cd23027bdd73694bfc3b5d269af9998b (patch)
tree61f0c9c0d163c0ffdd3ae8f49412d94058c6a2f4 /bin/mozilla/ap.pl
parent3f15acabf8761a9c2e2b9722e184a565262bc501 (diff)
Added most of the code for batch printing for checks. Doesn't quite work yet
but nothing else should be broken. If we have to, I suppose we could disable the UI option in the next release if necessary. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@81 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin/mozilla/ap.pl')
-rwxr-xr-xbin/mozilla/ap.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl
index 2bfa2772..607bca42 100755
--- a/bin/mozilla/ap.pl
+++ b/bin/mozilla/ap.pl
@@ -46,7 +46,7 @@
#======================================================================
use LedgerSMB::PE;
-use Ledger::IR;
+use LedgerSMB::IR;
require "$form->{path}/arap.pl";
require "$form->{path}/arapprn.pl";