module.php 139 B

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