module.php 149 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('Networks and services'), 'Nightfly', array('MULTINET' => __('right to control networks')));
  3. ?>