]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/DunningConfig.pm
More special chars
[kivitendo-erp.git] / SL / DB / MetaSetup / DunningConfig.pm
index 91a504a236f88e81a67f75575f26a6faa020cba1..ef4c594295ad527893002f8c7b6a350912bdaec6 100644 (file)
@@ -4,7 +4,7 @@ package SL::DB::DunningConfig;
 
 use strict;
 
-use base qw(SL::DB::Object);
+use parent qw(SL::DB::Object);
 
 __PACKAGE__->meta->table('dunning_config');