lang->line('management_regulatory'); ?>

Erreur!

Success!

lang->line('activated_countries'); ?>

num_rows(); $num = 0; if ($numrows > 0) { ?> result() as $row) { $num ++; //$member_code = randomString1(10); echo ""; ?>
lang->line('Pays'); ?> lang->line('max_amount_per_day').' national'; ?> lang->line('max_amount_per_week').' national'; ?> lang->line('max_amount_per_month').' national'; ?> lang->line('max_amount_per_day').' international'; ?> lang->line('max_amount_per_week').' international'; ?> lang->line('max_amount_per_month').' international'; ?> Action
$num $row->country id_country) echo Money::of(round($row->montant_max_jour_national, 2), $row->currency_code, $context)->formatTo('fr_FR') ?> id_country) echo Money::of(round($row->montant_max_hebdo_national, 2), $row->currency_code, $context)->formatTo('fr_FR') ?> id_country) echo Money::of(round($row->montant_max_mensuel_national, 2), $row->currency_code, $context)->formatTo('fr_FR'); ?> id_country) echo Money::of(round($row->montant_max_jour_international, 2), $row->currency_code, $context)->formatTo('fr_FR') ?> id_country) echo Money::of(round($row->montant_max_hebdo_international, 2), $row->currency_code, $context)->formatTo('fr_FR') ?> id_country) echo Money::of(round($row->montant_max_mensuel_international, 2), $row->currency_code, $context)->formatTo('fr_FR'); ?>
lang->line('Aucun pays'); } }else { echo $this->lang->line('Aucun pays'); } ?>