module.php 146 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('Show SC shaper info'), 'DarkSpider', array('SCINFO' => __('right to show sc info for user')));
  3. ?>