X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2-auth%2Fproductivity_rights.pl;h=067a9d97e7a39aed8cf227e1d8c05ea25b0c78d7;hb=93f4876585007a50a0821ebe499a4153930ddc7d;hp=7f287119f5734bd7b8643f63c47d295604fbcf9d;hpb=e5ebde03e8c8ffb8cb20ca9929e20e80bedf75cb;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;