X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=sql%2FPg-upgrade2-auth%2Fauth_schema_normalization_1.pl;fp=sql%2FPg-upgrade2-auth%2Fauth_schema_normalization_1.pl;h=c39b97d503924f3a0bca7a01305a58496bc29d83;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=2b0e28bb573fb7bff0e90d3d770fbb6dd6441a70;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;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;