summaryrefslogtreecommitdiff
path: root/employee.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-09 23:15:56 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-09 23:15:56 +0000
commit8327a4959a98ad10eb38974aaaddaa1ff7624bda (patch)
tree28239b730ae8ccac3c79451a6496d6f82371c1cc /employee.pl
parent2994f499bc287114d6ad004e5335c4c5c9d337d9 (diff)
Fixing numerous issues with new orm code
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@871 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'employee.pl')
-rwxr-xr-xemployee.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/employee.pl b/employee.pl
new file mode 100755
index 00000000..7319efed
--- /dev/null
+++ b/employee.pl
@@ -0,0 +1,2 @@
+#!/usr/bin/perl
+require "menu.pl";