tarif_elements cms language fix

This commit is contained in:
ragu 2023-10-18 12:15:15 +02:00
parent b92f2c6b5c
commit 41bd55d6c2
12 changed files with 74 additions and 66 deletions

View file

@ -52,6 +52,7 @@ sub printpre(){
my $pkey = $R::pkey || "";
my $debug = 0;#print line to doc if debug
$varenv{cms} = $dbt->fetch_cms($dbh,{ lang => $lang });
my $api_file = "/var/www/copri4/shareeconf/apikeys.cfg";
my $aconf = Config::General->new($api_file);
my %apikeyconf = $aconf->getall;