module.php 157 B

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