module.php 155 B

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