module.php 152 B

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