summaryrefslogtreecommitdiff
path: root/customer.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-08-29 21:36:53 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-08-29 21:36:53 +0000
commit30994fd2192692c68e007a8ba24e50649b80d4c1 (patch)
treed771d81bafecab264aba171834dc76cc436515f4 /customer.pl
parent5a1b3f62d0b7babc2443518d88e129cd9faf0711 (diff)
adding customer.pl to top level dir
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1474 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'customer.pl')
-rwxr-xr-xcustomer.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/customer.pl b/customer.pl
new file mode 100755
index 00000000..5a396335
--- /dev/null
+++ b/customer.pl
@@ -0,0 +1,3 @@
+#!/usr/bin/perl
+
+require 'lsmb-request.pl';