summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LedgerSMB/Menu.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/LedgerSMB/Menu.pm b/LedgerSMB/Menu.pm
index 9e29fdf2..733d8f91 100644
--- a/LedgerSMB/Menu.pm
+++ b/LedgerSMB/Menu.pm
@@ -15,7 +15,7 @@ included COPYRIGHT and LICENSE files for more information.
=cut
-package LedgerSMB::Menu;
+package LedgerSMB::DBObject::Menu;
use Config::Std;
use base(qw(LedgerSMB::DBObject));