module.php 143 B

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