module.php 140 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Control NAS servers'), 'Nightfly', array('NAS' => __('right to control NAS servers')));
  3. ?>