module.php 149 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Users annihilation'), 'Nightfly', array('ANNIHILATION' => __('right to totally destroy user')));
  3. ?>