module.php 152 B

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