module.php 139 B

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