module.php 161 B

123456
  1. <?php
  2. $this->registerModule($module, 'main', __('Switches profitability'), 'Nightfly', array(
  3. 'SWCASH' => __('right to control switches profitability')
  4. ));