module.php 105 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Database migration module 2 Extended'), 'bobr-kun');
  3. ?>