module.php 136 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('Tasks report'), 'Nightfly', array('TASKREPORT' => __('right to use tasks report')));
  3. ?>