]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/AuthGroupRight.pm
Typos in Doku
[kivitendo-erp.git] / SL / DB / AuthGroupRight.pm
index 1ba9ae199d2bb8676422cc1695c09a43d579f1bf..bfaa6fb308f2e6705093bf93eaa4fd01a8ae9022 100644 (file)
@@ -4,6 +4,8 @@ use strict;
 
 use SL::DB::MetaSetup::AuthGroupRight;
 
+__PACKAGE__->meta->initialize;
+
 __PACKAGE__->meta->make_manager_class;
 
 1;