module.php 130 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('Watchdog'), 'Nightfly', array('WATCHDOG' => __('right to control watchdog')));
  3. ?>