X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2-auth%2Fsplit_transaction_rights.pl;h=e0a56b362bd378acb89725c691eaf7bb432b745d;hb=b62535cf8c433153e47742b846c380caa3f4ebcc;hp=d6e829fd87afdd21d091e756713e2bfc1625e5b1;hpb=e0f5deeae4cdcf3faf3bc68a202f20ec6cd9af2e;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2-auth/split_transaction_rights.pl b/sql/Pg-upgrade2-auth/split_transaction_rights.pl index d6e829fd8..e0a56b362 100644 --- a/sql/Pg-upgrade2-auth/split_transaction_rights.pl +++ b/sql/Pg-upgrade2-auth/split_transaction_rights.pl @@ -7,7 +7,7 @@ # @locales: AP Transactions -package SL::DBUpgrade2::split_transaction_rights; +package SL::DBUpgrade2::Auth::split_transaction_rights; use strict; use utf8; @@ -37,4 +37,3 @@ sub run { } # end run 1; -