module.php 92 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('System users management'), 'Nightfly');
  3. ?>