module.php 142 B

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