module.php 128 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('Garage'), 'Nightfly', array('GARAGE' => __('right to manage cars garage')));
  3. ?>