module.php 147 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Users speed control'), 'Nightfly', array('SPEEDCONTROL' => __('right to view speedcontrol')));
  3. ?>