Update the name of the app-wide config file
This commit is contained in:
parent
d6251fb708
commit
1f976b111b
@ -139,7 +139,7 @@ sub load_language {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
my $settings = Webperl::ConfigMicro -> new("../config/site.cfg")
|
my $settings = Webperl::ConfigMicro -> new("../config/config.cfg")
|
||||||
or die "Unable to open configuration file: ".$Webperl::SystemModule::errstr."\n";
|
or die "Unable to open configuration file: ".$Webperl::SystemModule::errstr."\n";
|
||||||
|
|
||||||
die "No 'language' table defined in configuration, unable to proceed.\n"
|
die "No 'language' table defined in configuration, unable to proceed.\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user