module.php 81 B

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