module.php 103 B

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