X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FInstanceConfiguration.pm;h=24fd3be280aedb9596cf85f215620c7482f4dd92;hb=651e45595ce939cbfa0f9b349743b7f9f6a24e1e;hp=47cdd0e191773e5d5b4ef8c17a9f8de39489f495;hpb=5aaa3c621371557ed9fde80ef6a07e2b7959c0cb;p=kivitendo-erp.git diff --git a/SL/InstanceConfiguration.pm b/SL/InstanceConfiguration.pm index 47cdd0e19..24fd3be28 100644 --- a/SL/InstanceConfiguration.pm +++ b/SL/InstanceConfiguration.pm @@ -64,7 +64,7 @@ SL::InstanceConfiguration - Provide instance-specific configuration data =head1 SYNOPSIS Lx-Office has two configuration levels: installation specific -(provided by the global variable C<%::lxoffice_conf>) and instance +(provided by the global variable C<%::lx_office_conf>) and instance specific. The latter is provided by a global instance of this class, C<$::instance_conf>.