summaryrefslogtreecommitdiff
path: root/payment.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-10-10 17:46:32 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-10-10 17:46:32 +0000
commit03f3758f6e1f7b613de1161b9cbe984edc02abfb (patch)
tree7695e6b562a88ed0634b1071f46362da8865c64b /payment.pl
parent8066acc76d4098199b1bb60830dd881bd65f3900 (diff)
Adding David Mora's workflow script. It still needs POD.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1736 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'payment.pl')
-rwxr-xr-xpayment.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/payment.pl b/payment.pl
new file mode 100755
index 00000000..76f60115
--- /dev/null
+++ b/payment.pl
@@ -0,0 +1,3 @@
+#!/usr/bin/perl
+
+require "lsmb-request.pl";