module.php 156 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Complex services'), 'Nightfly', array('REPORTCOMPLEX' => __('right to view complex services report')));
  3. ?>