module.php 145 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Tariffs report'), 'Nightfly', array('REPORTTARIFFS' => __('right to view tariffs report')));
  3. ?>