X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2-auth%2Fauth_schema_normalization_1.pl;h=c39b97d503924f3a0bca7a01305a58496bc29d83;hb=refs%2Fheads%2Fb-3.5.6.1;hp=2b0e28bb573fb7bff0e90d3d770fbb6dd6441a70;hpb=90d68ea85d317b614482a3f3e27da9db00c7b306;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2-auth/auth_schema_normalization_1.pl b/sql/Pg-upgrade2-auth/auth_schema_normalization_1.pl index 2b0e28bb5..c39b97d50 100644 --- a/sql/Pg-upgrade2-auth/auth_schema_normalization_1.pl +++ b/sql/Pg-upgrade2-auth/auth_schema_normalization_1.pl @@ -1,7 +1,7 @@ # @tag: auth_schema_normalization_1 # @description: Auth-Datenbankschema Normalisierungen Teil 1 # @depends: -package SL::DBUpgrade2::auth_schema_normalization_1; +package SL::DBUpgrade2::Auth::auth_schema_normalization_1; use strict; use utf8;