module.php 144 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Ticketing'), 'Nightfly', array('TICKETING' => __('right to view and reply user tickets')));
  3. ?>