summaryrefslogtreecommitdiff
path: root/bin/lynx/menu.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-10 20:04:26 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-10 20:04:26 +0000
commit987a1477f532e40f07bee7ac01d06bfb99403424 (patch)
tree11fdef2fc59c78ab96e1ee39c669c9c2877f0e90 /bin/lynx/menu.pl
parentb626709a209e6bdbe6df9c4f0582111f31f1616c (diff)
Updated copyright notices on remaining bin/mozilla files.
Centralized Lynx support to merely include most of the files in the bin/mozilla directory git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@59 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin/lynx/menu.pl')
-rwxr-xr-xbin/lynx/menu.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lynx/menu.pl b/bin/lynx/menu.pl
index b7dc829d..cd7b2126 100755
--- a/bin/lynx/menu.pl
+++ b/bin/lynx/menu.pl
@@ -48,7 +48,7 @@
#######################################################################
$menufile = "menu.ini";
-use SL::Menu;
+use LedgerSMB::Menu;
1;