module.php 150 B

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