module.php 141 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('System health'), 'Nightfly', array('SYSLOAD' => __('right view system health report')));
  3. ?>