summaryrefslogtreecommitdiff
path: root/menu.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-27 15:19:55 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-27 15:19:55 +0000
commit50be11c3574706cae5e219ba910e8221e50da4e8 (patch)
treea2b6f050da940fdf1650a42bd5269469e6483467 /menu.pl
parent80d758a1abf3d2b696fd14521726806236a2c2b6 (diff)
Moving menu.pl to old-handler.pl and adjusting top level scripts accordingly.
Including also an unfinished and inactive version of the menu system running under the new architecture. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1334 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'menu.pl')
-rwxr-xr-xmenu.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu.pl b/menu.pl
index 76f60115..e85252cb 100755
--- a/menu.pl
+++ b/menu.pl
@@ -1,3 +1,3 @@
#!/usr/bin/perl
-require "lsmb-request.pl";
+require "old-handler.pl";