module.php 160 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Payment cards usage report'), 'Nightfly', array('CARDREPORT' => __('right to view payment cards report')));
  3. ?>