module.php 139 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Calls history'), 'Nightfly', array('CALLSHIST' => __('right to view calls history')));
  3. ?>