module.php 126 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('ARPing'), 'Nightfly', array('PLARPING' => __('right to arp ping user')));
  3. ?>