module.php 132 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Change IP'), 'Nightfly', array('PLIPCHANGE' => __('right to change user ip')));
  3. ?>