Skip to content

Commit 3be1b01

Browse files
authored
Merge pull request #1181 from RotherOSS/issue-#681-OTOBOCommunity
Issue #681 otobo community
2 parents b79b5ac + a11b340 commit 3be1b01

File tree

3 files changed

+494
-448
lines changed

3 files changed

+494
-448
lines changed

Kernel/System/SysConfig.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ sub new {
9292
my $MainObject = $Kernel::OM->Get('Kernel::System::Main');
9393

9494
FILENAME:
95-
for my $Filename (qw(Framework.pm OTOBOCommunity.pm)) {
95+
for my $Filename (qw(Framework.pm SettingHistory.pm UserSetting.pm)) {
9696
my $BaseFile = $BaseDir . $Filename;
9797

9898
next FILENAME unless -e $BaseFile;

0 commit comments

Comments
 (0)