From 8327a4959a98ad10eb38974aaaddaa1ff7624bda Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 9 Mar 2007 23:15:56 +0000 Subject: 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 --- location.pl | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 location.pl (limited to 'location.pl') diff --git a/location.pl b/location.pl new file mode 100755 index 00000000..7319efed --- /dev/null +++ b/location.pl @@ -0,0 +1,2 @@ +#!/usr/bin/perl +require "menu.pl"; -- cgit v1.2.3