module.php 133 B

12345
  1. <?php
  2. $this->registerModule($module, 'main', __('Cobains shotgun'), 'Nightfly', array('SHOTGUN' => __('right to use shotgun')));
  3. ?>