module.php 182 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Users without port assigned'), 'Nightfly', array('REPORTNOSWPORT' => __('right to view report by users with no port assigned')));
  3. ?>