X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2-auth%2Fproductivity_rights.pl;h=067a9d97e7a39aed8cf227e1d8c05ea25b0c78d7;hb=577042c61c5e1fffb8747079b4f9826e51532ee8;hp=7f287119f5734bd7b8643f63c47d295604fbcf9d;hpb=7c6b944f86080cac2bc7723a46622ef4bda2e6f1;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2-auth/productivity_rights.pl b/sql/Pg-upgrade2-auth/productivity_rights.pl index 7f287119f..067a9d97e 100644 --- a/sql/Pg-upgrade2-auth/productivity_rights.pl +++ b/sql/Pg-upgrade2-auth/productivity_rights.pl @@ -1,7 +1,7 @@ # @tag: productivity_rights # @description: Setzt das Recht die Produktivität einzusehen und das Recht den Link zum Admin-Menü anzuzeigen wieder wie vorher # @depends: release_3_2_0 add_master_rights -package SL::DBUpgrade2::productivity_rights; +package SL::DBUpgrade2::Auth::productivity_rights; use strict; use utf8;