module.php 157 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Edit disable detailed stat'), 'Nightfly', array('DSTAT' => __('right to control user detailed stats')));
  3. ?>