]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/Note.pm
Presenter: button_tag, submit_tag, ajax_submit_tag von L nach SL::Presenter::Tag...
[mfinanz.git] / SL / DB / MetaSetup / Note.pm
index 1e94da7aa4e6bbd04c33316c442a1e8a6449ebbe..9a704a82e0d6ef230eebffcc45c937adfc8212fc 100644 (file)
@@ -4,7 +4,7 @@ package SL::DB::Note;
 
 use strict;
 
 
 use strict;
 
-use base qw(SL::DB::Object);
+use parent qw(SL::DB::Object);
 
 __PACKAGE__->meta->table('notes');
 
 
 __PACKAGE__->meta->table('notes');