module.php 141 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('SNMP query'), 'Nightfly', array('SWITCHPOLL' => __('right to query switches via SNMP')));
  3. ?>