module.php 86 B

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